Quote:
Originally Posted by reiji777
i want to make a nice, simple, fast and very effective installer like this:

with extra music on/off button
the function is simple : install game => install support drivers (directx, phsyx dll.) in silent mode.
is it possible? can someone share how to make it?
it would be wonderful. thanks 
|
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