|
#1336
|
||||
|
||||
|
my setup created with innosetup starts very late. you have some suggestion to give me??
|
| Sponsored Links |
|
#1337
|
|||
|
|||
|
Can anyone give a sample generic installer script with isdone support.
|
|
#1338
|
||||
|
||||
|
First & ONLY warning given, stop posting in every script topic there is, asking for the same thing over & over.
|
|
#1339
|
|||
|
|||
|
I want to cange the time format of my script from
elapsed time = 29 minutes 30 seconds remaining to 29:30. how can i do that. thanks. Last edited by ZakirAhmad; 20-02-2018 at 09:11. |
|
#1340
|
|||
|
|||
|
Hi guys/gals, is there any way i can make Razor work with ISExec? This is what i've tried so far with no luck:
Code:
if not ISExec ( 0, 0, 0, ExpandConstant('{tmp}\rz.exe'), ExpandConstant('x "{src}\data.rz" -o "{app}\Folder"'), ExpandConstant('{app}'), 'Extracting...',false) then break;
Last edited by Andu21; 20-02-2018 at 14:31. Reason: Better formatting. |
|
#1341
|
|||
|
|||
|
i did that use timetype parameter as $1111.
how can i add win tb support. |
|
#1342
|
|||
|
|||
|
Don't know if i should post this here. Its related to WPI installer.
I added 3 archives to it and now the install bar goes upto to 300%. i tried to add ArchiveProgress=33 for each file....still same |
|
#1343
|
|||
|
|||
|
u might have added recoeds.inf with installer
|
|
#1344
|
|||
|
|||
|
Is it possible to nclude exe files like pzlib with setup just like cls are included with setup. that is we r not able to see other thing working with setup/unimstall in task manager.
|
|
#1345
|
||||
|
||||
|
Could anyone give me a easy example for FindFile function?
Have to find a specific file inside {app} folder, use result for FileCopy function that copies the specific file to result location.
__________________
Haters gonna hate
|
|
#1346
|
|||
|
|||
|
Quote:
|
|
#1347
|
||||
|
||||
|
brought to front page
|
|
#1348
|
|||
|
|||
|
How To Add "Split" Module To Inno Script? Please Help
|
|
#1349
|
||||
|
||||
|
Send the CurPageChanged code, i think i can help u
|
|
#1350
|
|||
|
|||
|
I have a problem with my installer. After the installer is finished there are 2 folders freearc..... .tmp. they are not being deleted and are taking up space. Both folders are few size less than unpacked files that are installed.
I'm using Inno Setup Compiler 5.5.1.ee2 (u) (build 121002). I am creating installler like WPI by RAZOR 12911 as practice. i tried using deleteafterinstall next to flag under [files] section but it is still not working. i even tried to use WPI files by RAZOR 12911 but still does not work. Can someone please help me. |
![]() |
| 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 |