Palnatoke Posted November 30, 2007 Posted November 30, 2007 First off, i dont know anything about coding, Im from denmark, which means that my windows is in danish With that settled im going to explain my problem.A couple of days ago, i decided to put all my drivers and important programs, + windows xp onto one disk.And then i found WPI, which is and excellent program, that does what i want it to do.So i managed to make my xp cd. and decided to make one for my laptop too, with vista.And i set up WPI and burned the discBut when i open the disk in vista and press the wpi.hta i get and errorIt is in danish, so i will try to translate it to englishMicrosoft ® HTML - Programhost stopped workingAnd then it shuts down.I can upload a screenshot, but then it will be in danish.So is there something i can do to make it work?
Kelsenellenelvian Posted November 30, 2007 Posted November 30, 2007 It's most likely a bad section in your config file or UAC....Please try the sources file that you can find on the help page.Also please attach your config.js so I can check for errors.
Palnatoke Posted November 30, 2007 Author Posted November 30, 2007 This should be the config, its also attached//---------------------------------------------------------------------------------------------// Reference ... prog[0] won't be used. It's just an example.// Look in program.js to see explanation of these properties.//--------------------------------------------------------------------------------------------- // pn=0; // start value for prog numbering// prog[pn]=['ProgramName'];// ordr[pn]=[0];// desc[pn]=['Description'];// uid[pn]=['APP1'];// dflt[pn]=['no'];// cat[pn]=['Application Category'];// forc[pn]=['false'];// configs[pn]=['List of configs to be auto checked. Comma seperated'];// deps[pn]=[];// excl[pn]=[];// cond[pn]=['Javascript Conditional Statement'];// gcond[pn]=['Javascript Conditional Statement to gray item'];// regb[pn]=['Registry Key Path'];// cmd1[pn]=['CommandLine 1'];// cmd2[pn]=['CommandLine 2'];// cmd3[pn]=['CommandLine 3'];// cmd4[pn]=['CommandLine 4'];// cmd5[pn]=['CommandLine 5'];// cmd6[pn]=['CommandLine 6'];// cmd7[pn]=['CommandLine 7'];// cmd8[pn]=['CommandLine 8'];// cmd9[pn]=['CommandLine 9'];// cmd10[pn]=['CommandLine 10'];// rega[pn]=['Registry Key Path'];// picf[pn]=['Picture File'];// picw[pn]=['Width'];// pich[pn]=['Height'];// textl[pn]=['Text Location'];// pn++;//---------------------------------------------------------------------------------------------// Your programs here ...//---------------------------------------------------------------------------------------------pn=1;prog[pn]=['Chipset'];ordr[pn]=[01];desc[pn]=['Drivere til chipset'];uid[pn]=['CHIPSET'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Chipset\\Setup.exe"'];pn++;prog[pn]=['VGA'];ordr[pn]=[02];desc[pn]=['Grafikkort driver'];uid[pn]=['VGA'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\VGA\\163.75_forceware_winvista_32bit_english_whql.exe"'];pn++;prog[pn]=['Lydkort'];ordr[pn]=[03];desc[pn]=['Drivere til lydkort'];uid[pn]=['LYDKORT'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Lydkort\\Setup.exe"'];pn++;prog[pn]=['Bluetooth'];ordr[pn]=[04];desc[pn]=['Drivere til bluetooth enheden'];uid[pn]=['BLUETOOTH'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Bluetooth\\setup.exe"'];pn++;prog[pn]=['Infraroed'];ordr[pn]=[05];desc[pn]=['Drivere til den infraroede enhed'];uid[pn]=['INFRARED'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\CIR\\setup.exe"'];pn++;prog[pn]=['Expresscard'];ordr[pn]=[06];desc[pn]=['Drivere til expresscard'];uid[pn]=['EXPRESSCARD'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\ExpressCard\\setup.exe"'];pn++;prog[pn]=['FIR'];ordr[pn]=[07];desc[pn]=['Navnet giver jo sig selv... det er FIR'];uid[pn]=['FIR'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\FIR\\SetFIR.exe"'];pn++;prog[pn]=['Hotkey'];ordr[pn]=[08];desc[pn]=['Installere drivere til P1 og P2 knapperne under skaermen'];uid[pn]=['HOTKEY'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Hotkey\\Setup.exe"'];pn++;prog[pn]=['Intel Turbomemory'];ordr[pn]=[09];desc[pn]=['Skal installeres foer Matrix Storage driver'];uid[pn]=['INTELTURBOMEMORY'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Intel Turbomemory (SKAL INSTALLERES FOER MATRIX STORAGE DRIVER)\\Intel_Turbo_Memory_1.1.0.1010_Vista_32bit.exe"'];pn++;prog[pn]=['Intel Matrix Storage Driver'];ordr[pn]=[10];desc[pn]=['Intel Turbomemory skal installeres foerst'];uid[pn]=['INTELMATRIXSTORAGEDRIVER'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Intel Matrix Storage Driver (INSTALLER TURBOMEMORY FOERST)\\Intel_Matrix_Storage_Driver_7.6.0.1011_Vista_32bit.exe"'];pn++;prog[pn]=['Mus'];ordr[pn]=[11];desc[pn]=['Installere driverne til Razer Deathadder musen'];uid[pn]=['MUS'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Mus\\Setup.exe" /s'];pn++;prog[pn]=['Smartcard'];ordr[pn]=[12];desc[pn]=['installere driverne til Smartcard'];uid[pn]=['SMARTCARD'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Smartcard\\setup.exe"'];pn++;prog[pn]=['Tastatur'];ordr[pn]=[13];desc[pn]=['Installere driverne til G15 tastaturet'];uid[pn]=['TASTATUR'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Tastatur\\lgks104.exe"'];pn++;prog[pn]=['Touchpad'];ordr[pn]=[14];desc[pn]=['Installere driverne til touchpaddet'];uid[pn]=['TOUCHPAD'];dflt[pn]=['yes'];cat[pn]=['Drivers'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Drivere\\Touchpad\\setup.exe"'];cmd2[pn]=['"%root%\\Drivere\\Touchpad\\SynMood.exe"'];cmd3[pn]=['"%root%\\Drivere\\Touchpad\\SynZMetr.exe"'];pn++;prog[pn]=['Adobe Acrobat Reader'];ordr[pn]=[15];desc[pn]=['Program til at laese .PDF filer'];uid[pn]=['ADOBEACROBATREADER'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\Adobe Acrobat\\setup.exe"'];pn++;prog[pn]=['AVG Antivirus'];ordr[pn]=[16];desc[pn]=['Gratis Antivirus program'];uid[pn]=['AVGANTIVIRUS'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\AVG Antivirus\\avg75free_503a1205.exe"'];pn++;prog[pn]=['Daemon Tools'];ordr[pn]=[17];desc[pn]=['Til at emulere cd\'er/dvd\'er med'];uid[pn]=['DAEMONTOOLS'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\Daemon Tools\\daemon410-x86.exe"'];pn++;prog[pn]=['DivX'];ordr[pn]=[18];desc[pn]=['Til at afspille .AVI filer'];uid[pn]=['DIVX'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\DivX\\DivXInstaller.exe"'];pn++;prog[pn]=['Firefox'];ordr[pn]=[19];desc[pn]=['Internetbrowser'];uid[pn]=['FIREFOX'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\Firefox\\Firefox Setup 2.0.0.10.exe"'];pn++;prog[pn]=['Nero Express'];ordr[pn]=[20];desc[pn]=['Braender Program'];uid[pn]=['NEROEXPRESS'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\NeroExpress\\setup.exe"'];pn++;prog[pn]=['Winamp'];ordr[pn]=[21];desc[pn]=['Musikafspildningsprogram'];uid[pn]=['WINAMP'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\Winamp\\winamp55_full_emusic-7plus_en-us.exe"'];cmd2[pn]=['"%root%\\Programmer\\Winamp Plugins\\gen_lyrics03.exe"'];cmd3[pn]=['"%root%\\Programmer\\Winamp Plugins\\gen_msn.exe"'];pn++;prog[pn]=['Windows Live + Plus'];ordr[pn]=[22];desc[pn]=['Windows Live Messenger plus Messenger Plus addon'];uid[pn]=['WINDOWSLIVEPLUS'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\Windows live + addon\\WLinstaller.exe"'];cmd2[pn]=['"%root%\\Programmer\\Windows live + addon\\MsgPlusLive-423.exe"'];pn++;prog[pn]=['Winrar'];ordr[pn]=[23];desc[pn]=['Til at udpakke .Rar filer med'];uid[pn]=['WINRAR'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\Winrar\\wrar371dk.exe"'];pn++;prog[pn]=['Xfire'];ordr[pn]=[24];desc[pn]=['Til at kommunikere med gamervenner'];uid[pn]=['XFIRE'];dflt[pn]=['yes'];cat[pn]=['Applications'];forc[pn]=['no'];cmd1[pn]=['"%root%\\Programmer\\Xfire\\xfire_installer_28887.exe"'];pn++;//---------------------------------------------------------------------------------------------// End of program definitions ...//---------------------------------------------------------------------------------------------config.js
Kelsenellenelvian Posted December 1, 2007 Posted December 1, 2007 Ok your config file looks fine how are you starting WPI and when are you running it.DO you have admin rights?
Palnatoke Posted December 1, 2007 Author Posted December 1, 2007 Admin rights should not be a problem, i only have one user on my laptop, and its and admin user.I burned the folder WPI onto the disc, and then i just open the disc and execute WPI.hta
Kelsenellenelvian Posted December 1, 2007 Posted December 1, 2007 OK Now the all time question did you vLite?
Palnatoke Posted December 1, 2007 Author Posted December 1, 2007 Yes i used vLite I dont hope thats the problem
Palnatoke Posted December 1, 2007 Author Posted December 1, 2007 Here.Im going to work, so ill be back in about two hours Last_Session.ini
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