|
#91
|
|||
|
|||
|
Hi Razor, i am trying to make a repack please let me know which compressor should i use wit this script ????
|
| Sponsored Links |
|
#92
|
||||
|
||||
|
which compressor to use for the installer?
|
|
#93
|
|||
|
|||
|
Redist1 error
|
|
#94
|
||||
|
||||
|
How to disable ONLY Lockscreen in original script?
your script without Lock Screen and some other changes I get errors when installing distributables Thanks |
|
#95
|
||||
|
||||
|
asked & answered before post #81
|
|
#96
|
||||
|
||||
|
I do not know how to do it bro
|
|
#97
|
||||
|
||||
|
In the ISS script is section, just add each redist there. Make the folders like its shown in output folder ( next to where your exe will be )... WP_Output/Redist/DirectX Is the folder structure for below line:
[Redists] ;Redist Caption|Exec Directory + File|Arguments Redist1=Direct X 9.0c|Redist\DirectX\DXSetup.exe|/silent ( this is the on the key with \ ( use shift to get the symbol .. called MORE ) vcredist 2012 (x86) Redist2=C++ 2012(x86)|Redist\Vcredist\2012\Vcredist_x86.exe|/q /norestart WP_Output/Redist/C++ 2012 would be the folder structure. vcredist 2012 (x64) Redist3=C++ 2012(x64)|Redist\Vcredist\2012\Vcredist_x64.exe|/q /norestart Last edited by pakrat2k2; 11-07-2015 at 16:06. |
|
#98
|
|||
|
|||
|
Quote:
Last edited by pakrat2k2; 12-07-2015 at 08:15. |
|
#99
|
||||
|
||||
|
Last edited by pakrat2k2; 12-07-2015 at 08:15. |
|
#100
|
|||
|
|||
|
Redist1=Visual C 32
Redist2=Visual C 64 redist installer error ![]()
Last edited by pakrat2k2; 12-07-2015 at 08:14. |
|
#101
|
|||
|
|||
![]() Thanks @Razor12911 Thanks @Bilawal |
|
#102
|
||||
|
||||
|
@Bilawal: with Fixed .iss error persist .Game and distributables installed correctly,but when finished installation i have 2 error windows:
![]()
|
|
#103
|
||||
|
||||
|
Here's the fix
Last edited by Bilawal; 12-07-2015 at 05:13. |
| The Following 2 Users Say Thank You to Bilawal For This Useful Post: | ||
mertderler (12-07-2015), punchao (12-07-2015) | ||
|
#104
|
||||
|
||||
|
Thanks bro,much appreciated,and thans to Razor,problem solved.
because when you uninstall the game folder is not deleted is there any way to fix this? I tested this code, but the folder remains deleted [UninstallDelete] Name: {app}\*; Type: filesandordirs Name: {app}; Type: dirifempty |
|
#105
|
||||
|
||||
|
Quote:
Code:
[UninstallDelete]
Type: filesandordirs; Name: {app}
|
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
mertderler (12-07-2015) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |