Page 1 of 1
Installing the apps which method is better
#1
Posted 26 July 2005 - 09:28 AM
I have a question, which do you find is the better way to install the applications you want. The batch or the runonce. the reason I ask, some times when i run the batch method I get a "out of memory error". so I was wonder which one is better, plus I still want the apps to go to all users. any thoughts on the issue would help. thanks.
#2
Posted 26 July 2005 - 09:57 AM
Both methods do pretty much the same thing, just with a different wrapper.
Ever since I learned how to do RunOnceEx, I've never gone back to batch files. The RunOnceEx is much cleaner and (as another thread pointed out somewhere) if the installation fails partway through, the remaining items on the RunOnceEx list will continue to be installed.
Is there any specific stage in the installation where you get the "Out of Memory Error"? Could you perhaps provide a screenshot? Is it always at the same application?
Ever since I learned how to do RunOnceEx, I've never gone back to batch files. The RunOnceEx is much cleaner and (as another thread pointed out somewhere) if the installation fails partway through, the remaining items on the RunOnceEx list will continue to be installed.
Is there any specific stage in the installation where you get the "Out of Memory Error"? Could you perhaps provide a screenshot? Is it always at the same application?
#3
Posted 26 July 2005 - 10:26 AM
just to throw another one at ya, use the batch files in runoncex, i do it that way so it shows all the install on the runoncex screen............
#4
Posted 26 July 2005 - 10:56 AM
diesel_98a, on Jul 26 2005, 08:26 AM, said:
just to throw another one at ya, use the batch files in runoncex, i do it that way so it shows all the install on the runoncex screen............
<{POST_SNAPBACK}>
<{POST_SNAPBACK}>
What? Now you've just confused me...
Are you saying run a batch file from RunOnceEx? Why would you do this? Isn't that just making it twice as complicated?
#5
Posted 26 July 2005 - 11:04 AM
yes, but does it get installed for all users. the main reason I use the batch files is it goes to the default user profile.
Share this topic:
Page 1 of 1



Help
Back to top










