kalavera Posted September 9, 2006 Share Posted September 9, 2006 After many time of workarounds and time spend in making windows installs, i have found the problem for some installations based on runonceex, not working 100%.I dont want to copy-paste the explanation, so i put a link to my post:http://www.msfn.org/board/index.php?s=&...st&p=558393And from what i can see, many "runonceex-able" unattended installers aren't aware of this problem. So i ask to their makers, if they can apply the simple fixes i suggest in the post.In resume the solutions:1 - Use WinRAR Sfx in TempMode, and then just call the commandexample:Setup=msistub.exe firefox.msi /qbTempModeSilent=1Overwrite=12 - Use StartX or RunHiddenConsole utilities (both freeware). Join them in your sfx pack and invoke the command like this:examples:StartX.exe /WAIT \"msiexec /i netfx.msi /qb-!\"RunHiddenConsole.exe /w msiexec /i netfx2.msi /qnNote: anything related with this subject, reply here.I hope that i could help! Thanks for your time. Link to comment Share on other sites More sharing options...
muiz Posted September 10, 2006 Share Posted September 10, 2006 And what if its not a .MSI ? Link to comment Share on other sites More sharing options...
kalavera Posted September 11, 2006 Author Share Posted September 11, 2006 I'm not 100% sure, but from the preliminar tests i have done ... only .msi has this problem, maybe because the way msiexec works. But like i told you ... not really sure of this.All the problems i had, was principally with .msi installations, and this fix was effective. Link to comment Share on other sites More sharing options...
ZileXa Posted September 20, 2006 Share Posted September 20, 2006 (edited) OK and now check my post #94:http://www.msfn.org/board/index.php?showto...mp;#entry562764WinRar sfx or StarX or even msistub and Hide.exe aren't necessary, if everyone would just update to the latest modified 7z SFX module... instead of using the old official one Edited September 20, 2006 by ZileXa Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now