|
|
|
#1
|
||||
|
||||
|
Hey Bro
Quote:
Can You Give Me This Script ... For Repacks Myself ? I Want Create For Myself some Game ... Thank You My Bro ♥ |
| Sponsored Links |
|
#2
|
||||
|
||||
|
First Thank you for this great installer. I repacked many games succesfully. but now facing a problem.
While repacking a game the installer failed to registry the game. So, I manually added the .reg files using ISTool and got this error. Runtime Error (at 242:1133): Internal error: ExtractTemporaryFile: TheFile "Dark.png" was not found. |
|
#3
|
||||
|
||||
|
reg file has nothing to do with the error that you posted .. looks good not to have corrupted the code of your script
__________________
if you understand read more |
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
||||
|
||||
|
i add this
Result.Tmr:= TTimer.Create(hParent); with Result.Tmr do begin OnTimer:=@LockTimer; Interval:=1; if hLock then Enabled:=True else Enabled:=False; end; but when I minimize it or click else where it gets locked again equally |
|
#6
|
||||
|
||||
|
>>>
update3
__________________
if you understand read more Last edited by rinaldo; 29-01-2016 at 09:25. |
| The Following 3 Users Say Thank You to rinaldo For This Useful Post: | ||
|
#7
|
|||
|
|||
|
How can I add % done and elapsed,remaining time? I tried but I didn't make it. Please help me
|
|
#8
|
|||
|
|||
|
Its a bit hard and time taking.
|
| The Following User Says Thank You to ShivShubh For This Useful Post: | ||
RamiroCruzo (29-01-2016) | ||
|
#9
|
|||
|
|||
|
Why isn't 'remaining time' seen, where is the problem? (WPI Update 3)
Last edited by kaju55; 29-01-2016 at 16:17. |
| The Following User Says Thank You to kaju55 For This Useful Post: | ||
Simorq (31-01-2016) | ||
|
#10
|
||||
|
||||
|
Hey anybody knows how to add music to the Installer?
|
|
#11
|
||||
|
||||
|
audio button in Setup (no Autorun)
__________________
if you understand read more |
|
#12
|
||||
|
||||
|
Fix 3 uploaded
Things fixed Slideshow bug, but make sure images are 800x448 in dimensions. |
| The Following 4 Users Say Thank You to Razor12911 For This Useful Post: | ||
|
#13
|
||||
|
||||
|
i took a look, cls-MSC.dll can handle decompression alone
no need to implement msc.exe, pack_tak.exe, pack_bmf.exe and pack_frog.exe in the resources folder except there is a reason that i am not aware of :/
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
|
#14
|
|||
|
|||
|
Its better not to implement them in installers because some anti-virus detect those files as viruses. So its better to pack installers with CLS-MSC.dll only.
|
|
#15
|
||||
|
||||
|
Kaju does this lock up ?? or it remains as it is ??
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
![]() |
|
|
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 |