Thanks guys now i can use this as a template for my future projects. I am sorry if i didn't make my question clearer. For Nero Reloaded the Order must be First... NeroSerials.Reg Second... NeroReloadedSetup.exe (SFX file) Third.... NeroLanguagePack.exe (SFX file)
hi since u are new let me the first to welcome u to MSFN. pls try to use the search button u can find about 99% of what u need. totoymola is the author of the guide
why dont u do this for me... hehehe can u outline in detail how you were able to make your wpi work and post your files here. So I can take a look at it.
Sorry for bugging you guys (Mhz and Nologic) what about for Nero Reloaded For Example I have a RegTweak.reg ->> Followed by NeroReloadedSetup.exe ->> Followed by NeroReloadedHelpFileSetup.exe. What is the autoit for registering REG file silently, then run two sfx files.
it is working now... Question: Can i continue adding SFX files to this script? Func _Install( $i ) If FileExists ( @ScriptDir & "\" & $i ) Then $PID = Run ( @ScriptDir & "\" & $i ) ProcessWaitClose( $PID ) EndIf EndFunc _Install( "SFX001.exe" ) _Install( "SFX002.exe" ) _Install( "SFX003.exe" ) _Install( "SFX004.exe" ) _Install( "SFX005.exe" ) _Install( "SFX006.exe" ) _Install( "SFX007.exe" ) _Install( "SFX008.exe" ) the beauty of Autoit is that it does not show a dialog box which i really hate.
its nice u are trying to compile a list but there is a sticky already on the topics and more. wirar 101 graphic guide to SFX http://www.msfn.org/board/index.php?showto...ndpost&p=221627 sorry if i sound rude...