|
#646
|
|||
|
|||
|
is it possible to use percentage instead of ram usage in mb in srepint('', 256,0) function of isdone.
|
| Sponsored Links |
|
#647
|
||||
|
||||
|
just downloaded
tried to compile got this bloody error Line 349: Column 8: Unknown Type 'TTimer' |
|
#648
|
||||
|
||||
|
Use Inno Unicode Enhanced Edition
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
PsYcHo_RaGE (19-03-2018) | ||
|
#649
|
||||
|
||||
|
which you find in first post of topic
http://www.fileforums.com/showthread.php?t=96619 |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
PsYcHo_RaGE (19-03-2018) | ||
|
#650
|
|||
|
|||
|
Sorry guys which Script Use Pzlib
|
|
#652
|
||||
|
||||
|
Quote:
Thank you very much for this installer i appreciate your hard work ![]() but i need some help with music how to add it, and when we install something with this installer it always goes to lockscreen again; i want lockscreen but only for one time when we run the installer, and also how t add the fonts to installer so that they work if i don't have these fonts installed on my pcand if you're going to help me please explain it well because i am still a noob and i don't want to mess with your installer
Last edited by PsYcHo_RaGE; 19-03-2018 at 22:30. |
|
#653
|
||||
|
||||
|
Quote:
like this [Archives] ;Precomp 0.38 ;Archive Types 7Zip, Freearc and WinRAR PrecompVer=0.38 Archive1Type=Freearc Archive1Source={src}\Setup-1.bin(Here u need to change) Archive1Output={app} Archive1Disk=1 Archive1Password= PrecompVer=0.38 Archive2Type=Freearc Archive2Source={src}\Setup-2.bin(Here u need to change if you have another .bin file) Archive2Output={app} Archive2Disk=2 Archive2Password= |
| The Following User Says Thank You to PsYcHo_RaGE For This Useful Post: | ||
Jiva newstone (17-04-2018) | ||
|
#654
|
||||
|
||||
|
Quote:
|
|
#655
|
||||
|
||||
|
Maybe the archive is corrupt but if its not change the ISDone.dll with suitable one
|
|
#656
|
||||
|
||||
|
Quote:
Change the ISDone.dll file & arc.exe incompatibility between arc.exe and unarc.dll, use the same arc.exe and unarc.dll for compression and decompression. |
|
#657
|
||||
|
||||
|
Quote:
|
|
#658
|
||||
|
||||
|
Quote:
i too have modified razors script but i have the included the razors watermark too so that this world know that this wpi has created originally by razor and i really appreciate razors work on it and his name also looks cool on our custom modded wpi's
|
|
#659
|
||||
|
||||
|
I tried to create new page between welcome page and select directory page but no new page is getting created in the installer.
procedure CurPageChanged(CurPageID: Integer); wpLicense: begin ButtonSetText(NextBtn,'Proceed'); ButtonSetText(BackBtn1,'Back'); end; function ShouldSkipPage(PageID: Integer): Boolean; begin if (PageID <> wpWelcome) and (PageID <> wpLicense) and (PageID <> wpSelectDir) and (PageID <> wpInstalling) and (PageID <> wpFinished) then Result:=True else Result:=False; if (ISDoneError = True) and (PageID = wpFinished) then Result:=True; end; |
|
#660
|
|||
|
|||
|
Quote:
In function ShouldSkipPage(PageID: Integer): Boolean; function you need to mention which page you want to hide. ie. You use wpLicense page,then remove it from hide function. Quote:
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |