Shark007 Posted September 8, 2006 Author Share Posted September 8, 2006 (edited) Hi ... thanks for the quick reply.The distributed files work in all my tests. (svcpack and runonce)As a side note, WinRAR doesn't have a corporate version. You may want to contact rarsoft.comYou should possibly attempt installation of my wares using the SVCPACK METHOD. This way all users will have access to the programs not just the administrator.shark Edited September 8, 2006 by Shark007 Link to comment Share on other sites More sharing options...
kalavera Posted September 8, 2006 Share Posted September 8, 2006 (edited) We were writing the reply and editing the post at the same time Please check the edit note in the previous post. Thanks.PS: Its not corporate version (i know it doesnt exists) ... just a modified version by me with some extra themes incorporated & tweaks. Edited September 8, 2006 by kalavera Link to comment Share on other sites More sharing options...
bolajones Posted September 8, 2006 Share Posted September 8, 2006 don´t work for portuguese brazilian wlm. Link to comment Share on other sites More sharing options...
Shark007 Posted September 8, 2006 Author Share Posted September 8, 2006 don´t work for portuguese brazilian wlm. Which version didn't work? FINAL 8.0.812 or BETA 8.1.064?The beta is not distributed as multilingual at this time. When it goes final, I'll produce a multilingual version.shark Link to comment Share on other sites More sharing options...
kalavera Posted September 8, 2006 Share Posted September 8, 2006 (edited) But there isnt a way to create the shortcuts in All Users folder even during runonce? This way wouldnt be a problem.And about the add/remove entries ... its a normal behavior in your installers? Would be nice to have it.I dont like the svcpack method for applications :S So i have all my unattended apps installing in runonceex.Firefox keeps giving me that error and doesnt install :SA sidenote: why do you extract to %systemroot%\Installer instead of using TempMode from WinRAR sfx? For example using this sfx code :Setup=msistub.exe livemess.msi /qbTempModeSilent=1Overwrite=1 Edited September 8, 2006 by kalavera Link to comment Share on other sites More sharing options...
Shark007 Posted September 8, 2006 Author Share Posted September 8, 2006 (edited) And about the add/remove entries ... its a normal behavior in your installers? Would be nice to have it. This is NOT normal, completely unexpected, and the 1st i ever heard of my wares not showing in add/remove. A sidenote: why do you extract to %systemroot%\Installer instead of using TempMode from WinRAR sfx? For svcpack compatibility. If you aren't using svcpack, you may use tempmode if you wish.shark Edited September 8, 2006 by Shark007 Link to comment Share on other sites More sharing options...
kalavera Posted September 8, 2006 Share Posted September 8, 2006 (edited) delete me. sorry Edited September 8, 2006 by kalavera Link to comment Share on other sites More sharing options...
bolajones Posted September 8, 2006 Share Posted September 8, 2006 Which version didn't work? FINAL 8.0.812 or BETA 8.1.064?FINAL 8.0.812can I replace some files with hacked´s ones? (on a ptb working release)Bola Jones Link to comment Share on other sites More sharing options...
Shark007 Posted September 8, 2006 Author Share Posted September 8, 2006 (edited) can I replace some files with hacked´s ones? (on a ptb working release) Yes, that is the intent of the distribution is to allow you to replace files. NOTE: any file with the exact same filename may be replaced.shark Edited September 8, 2006 by Shark007 Link to comment Share on other sites More sharing options...
kalavera Posted September 9, 2006 Share Posted September 9, 2006 One again here i am But this time i found the problem and a solution.The problem: Like i thinked the problem is because of not waiting that the setup of a ware finishes before another one starts. Causing all the problems i mentioned, even the one with firefox. Its not a runonceex problem, because it always waits for the sfx to extract. The problem is inside the sfx. Also notices that there is no difference between having the items in runonceex, all in differente entries or using subcommands (like i used before).Searching this forums i found that someone had the same problem : http://www.msfn.org/board/index.php?showtopic=55193In the topic there are many solutions ... but none works ... only the last one And is related with the WinRAR SFX TempMode. Winrar when using this mode, automatically waits for the installing program finish. Tested and worked 100%. Without using the TempMode, winrar just executes the command and leaves, so it needs a solution like the one i tell next.Another solution is using StartX.exe freeware utility or the RunHiddenConsole.exe (tried with "start /wait", and like told in the topic ... doesnt work) to run the msiexec or msistub inside the sfx, after the extraction. This technic is used for example in the installation of .net frameworks unattended packs (found at the forum).After this ... all i have to say is thank you to all. And sorry for all this posts and reply's Link to comment Share on other sites More sharing options...
muiz Posted September 9, 2006 Share Posted September 9, 2006 And about the add/remove entries ... its a normal behavior in your installers? Would be nice to have it. This is NOT normal, completely unexpected, and the 1st i ever heard of my wares not showing in add/remove. A sidenote: why do you extract to %systemroot%\Installer instead of using TempMode from WinRAR sfx? For svcpack compatibility. If you aren't using svcpack, you may use tempmode if you wish.sharkTemp mode works in svcpack Link to comment Share on other sites More sharing options...
Shark007 Posted September 9, 2006 Author Share Posted September 9, 2006 (edited) kalavera, very nice research and thank you for sharing your findings. I now see the error in my methods of testing. I mostly concentrate on having things SVCPACK compatible because 90% of MY unattended installations are done that way. The applications in question, were both svcpack compatible. Only applications that couldn't be made svcpack compatible are 'downgraded' (I know, bad term) to runonce(ex) installation. But i never really did 'test' these scenario's fully because to me, erroneously, it was the same as being logged in meaning they weren't being installed in a sequential order as in runounce(ex).again, thanks muiz, have you tested uninstalling one of my msi installers after repacking using tempmode thru svcpack? In my tests, uninstall failed with the message 'can't find *.msi' This is why i use %systemroot%\installer and delete the setup files after installation, preserving the actual msi for windows to use during uninstall.shark Edited September 9, 2006 by Shark007 Link to comment Share on other sites More sharing options...
muiz Posted September 9, 2006 Share Posted September 9, 2006 (edited) there is an option in winrar for itIt asks you if you want to let de sfx wait Edited September 9, 2006 by muiz Link to comment Share on other sites More sharing options...
kalavera Posted September 10, 2006 Share Posted September 10, 2006 This is not related with sfx. Its the "only-one instance" of WinRAR GUI option. Link to comment Share on other sites More sharing options...
muiz Posted September 10, 2006 Share Posted September 10, 2006 (edited) I install 90% of my aps with winrar ,i never had the problems you have.Everything runs fine. Edited September 10, 2006 by muiz 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