View Single Post
  #22  
Old 02-02-2011, 09:36
2x+1's Avatar
2x+1 2x+1 is offline
Registered User
 
Join Date: Dec 2007
Location: Turkiye
Posts: 67
Thanks: 12
Thanked 1 Time in 1 Post
2x+1 is on a distinguished road
thanks pakrat

edit Dead Space 2.iss with notepad
delete lines 2-3-4-5

------------------------------------------------------------------
#define SourcePath "c:\Program Files (x86)\EA Games\Dead Space 2\"

#define AppName "Dead Space 2"
#define GUID "{96D06FDD-6AF4-4309-BC1B-1C9588B0575E}"
#define mp3filename "InstallLoop.mp3"
#define Autorunmp3filename "AMusicLoop.mp3"
#define ClickSoundfilename "Click.wav"
...

Last edited by 2x+1; 02-02-2011 at 11:28.
Reply With Quote