|
|
|
#1
|
|||
|
|||
|
How I can add close antivirus warning on inno setup?
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
add msgbox function under initializewizard procedure.
Msgbox example is found in inno setup documentation. |
|
#3
|
|||
|
|||
|
I created an arc with no compression --> data.arc
I then precomped it with " -intense -v -c-" and the file i got was -----> data.pcf I then compressed it with free arc again "-mx -ld1600m" and got it as data.arc...... i wanted to extract use this file in my setup which i created with Yenner90's Custom Installer... i used this [ExtractSettings] FreeArcFile1={src}\Data.cab;DestDir:{app};Disk:1;P recSrep:0 but it didn't work... so processed the pcf file with SREP 64 and got ---> data.pcf.srep compressed it with freearc again to make it ---> data.arc and then used the same extract settings....but i still got the same error... can anyone plzz help me in gettin outta this ????
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |