beppemito Posted September 21, 2004 Posted September 21, 2004 can you post a modified version for disabling FORCE INSTALLATION if i click EXIT?thanks...
a06lp Posted September 21, 2004 Posted September 21, 2004 this version has that feature.download it, and look at "reallyforce" in config.jsvar ReallyForce // Set Force install of applications even if exit button is pressed.//Your Settings: timer='off' //('on'or'off') i= 180 //(0====>3600)load_checks='default' //('default' or 'all' or 'none')ReallyForce= 'no'; // ('yes' | 'no')The line that says ReallyForce= 'no' will allow for NO installs if EXIT is pressed.
epoke Posted September 21, 2004 Posted September 21, 2004 is there something wrong with the resolution ??it's the first time i 've got pbs under virtual pc ,the install screen is crop i can't seen install ,exit help ... TIa
troycicle Posted September 21, 2004 Posted September 21, 2004 There's a problem with this program running in 800x600 resolution. This is what it looks like in VMware.Brain_800x600.rar
gresh Posted September 21, 2004 Posted September 21, 2004 Update: Problem with 800x600 resolution is now fixed.See first post
a06lp Posted September 21, 2004 Posted September 21, 2004 could you update the file name when you fix things? otherwise it gets all confusing...
a06lp Posted September 22, 2004 Posted September 22, 2004 bump..anyone else having trouble extracting this new file? when i try, i get this:Unknown method in [each file]not actually "each file", but i get that message for every file in the zip.
JamesWCavanagh Posted September 22, 2004 Posted September 22, 2004 the descriptions were disabled back in WPI 2.0b Kampfwurscht 1.5. He said the reason was that he had to use looping to allow for up to 48 checkboxes, instead of 18. I'd rather have 48 without description, than 18 with!However, it was a nice feature....There is no way to enable this again???
JamesWCavanagh Posted September 22, 2004 Posted September 22, 2004 the descriptions were disabled back in WPI 2.0b Kampfwurscht 1.5. He said the reason was that he had to use looping to allow for up to 48 checkboxes, instead of 18. I'd rather have 48 without description, than 18 with!However, it was a nice feature....There is no way to enable this again???I tried changing, in boxes.html, this...document.write('<input type="checkbox" name="chkbox" Value="[i]" id=chkbox'+i+' checked="true" /><label for=chkbox'+i+' />' + prog[i] + '</label><br />');To this...document.write('<input type="checkbox" name="chkbox" Value="[i]" id=chkbox'+i+' checked="true" onMouseOver="stm(desc[i],Style[0])" onMouseOut="htm()" /><label for=chkbox'+i+' />' + prog[i] + '</label><br />');But only got this error when moving my cursor over the checkbox...
a06lp Posted September 22, 2004 Posted September 22, 2004 Ok, I have never used a standard RunOnceEx, so I'm not sure what is supposed to happen...but:When I use WPI (2.6), after I select my programs to install, the "Windows Update" window pops up, and the background is a blueish/greyish (because windows has not "loaded"). However, in the middle of installation of the list of programs, the actual background loads (the "Bliss" bg, with the green hills...), and then the Start Menu/Taskbar/System Tray all load as well. Shouldn't this all WAIT until WPI finished installing everything?!When using RunOnceEx (not WPI), does it wait until all programs are installed to actually finish "loading"?
troycicle Posted September 22, 2004 Posted September 22, 2004 Excellent job gresh. The resolution problem is fixed!
cob94500 Posted September 24, 2004 Posted September 24, 2004 Hi this program seems to work great but in cmd we see cdrom and it work but the folder must bu in the source path.I try to explain better, i try to make an AIO DVD with xp home, pro, 2003 and i'd like to have only one folder for appz. But for the moment i have to make one per system how can i fix that? As i can see it seems to be located in generate.js
DisabledTrucker Posted September 24, 2004 Posted September 24, 2004 Ahem, what is WPI? What is it supposed to do? Can you explain it further? A screenshot would be nice as well.
Alanoll Posted September 24, 2004 Posted September 24, 2004 @bishoomanI changed your title to reflect the new version.
Recommended Posts