View Single Post
  #3  
Old 01-11-2013, 10:08
reiji777's Avatar
reiji777 reiji777 is offline
Registered User
 
Join Date: May 2011
Location: Tokyo
Posts: 53
Thanks: 50
Thanked 3 Times in 3 Posts
reiji777 is on a distinguished road
Quote:
Originally Posted by ASSAiL View Post
just change the wizard image...for logo...music button has to be created with [code]

and run files thru batch file

like this
Code:
#Soft#\vc80_redist\Vcredist_x86.exe /q:a /c:"msiexec /i vcredist.msi /qn /l*v %temp%\vcredist_x86.log" 
#Soft#\DirectX\dxwebsetup.exe
I hope someone could give the detail tutorial. or maybe the basic template of the script
btw is visual basic program capable to make the same exact installer like these scripts especially yener script?

Last edited by reiji777; 01-11-2013 at 10:16.
Reply With Quote