Jump to content

Rodent

Member
  • Posts

    51
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Austria

About Rodent

Rodent's Achievements

0

Reputation

  1. It also is not working with 7zip 4.20 Please add support for more XP Languages than English, I use WinXP German for example and therefore cannot use your nifty tool thx rgds alex
  2. hi again, seems some applications have worked, but some still give me a headache... please help: prog[pn]=['Live Update fuer MSI Mainboards'] desc[pn]=['Live Update 3.64'] cmd1[pn]=['%cdrom%\\Install\\MSI_LiveUpdate3.64\\setup.exe -s -f2"%systemdrive%\\dream.log"'] dflt[pn]=['no'] cat[pn]=['System'] pn++ prog[pn]=['Realtek Audio Driver'] desc[pn]=['Treiber fuer Soundkarte von Rodent'] cmd1[pn]=['%cdrom%\\Install\\AudioDriver\\Setup.exe -s -f2"%systemdrive%\\dream.log"'] dflt[pn]=['yes'] cat[pn]=['System'] pn++ prog[pn]=['WS_FTP Pro 9.01'] desc[pn]=['FTP Client'] cmd1[pn]=['%cdrom%\\Install\\WS_FTPpro9.01\\fo-w901.exe -s -f2"%systemdrive%\\dream.log"'] dflt[pn]=['yes'] cat[pn]=['System'] pn++ prog[pn]=['VIA Hyperion 4in1 4.53'] desc[pn]=['Treiber fuer Mainboard fuer Rodent'] cmd1[pn]=['%cdrom%\\Install\\via4in1_4.53\\Setup.exe -s -f2"%systemdrive%\\dream.log"'] dflt[pn]=['yes'] cat[pn]=['System'] pn++
  3. wow, thanks mate, it is the same info i read on unattended webpage, so thank you for "confirming" my thought, i will try again now, hopefully it works. i have to say, that i tried some time ago, around wpi 2.9.5, and i might remember, that it worked that time w/o f2 switch, but anyway, i give it a try now, EDIT: one question still here: this -s -f2"%systemdrive%\\HDD_SG.log" or this -s -f2\"%systemdrive%\\HDD_SG.log\" (backslash before ") thanks alex
  4. tried 2.9.8a still no success. help will be much appreciated, thanks alex
  5. hasi, i have a problem, with installing installshield .exe's i create a .iss File with -R first, then drop that in the same folder as the .exe, and then call up "setup.exe -s" here are all my installshield apps, which do not get installed: prog[pn]=['HDD Tool Seagate 4.09.05'] desc[pn]=['Zum Vorbereiten von Seagate HDDs'] cmd1[pn]=['%cdrom%\\Install\\HDDtoolSeagate4.09.05\\Setup.exe -s'] dflt[pn]=['no'] cat[pn]=['System'] pn++ prog[pn]=['HDD Tool Western Digital 11.0'] desc[pn]=['Zum Vorbereiten von WD HDDs'] cmd1[pn]=['%cdrom%\\Install\\HDDtoolWesternDigital11.0\\Setup.exe -s'] cmd2[pn]=['taskkill.exe /F /IM CDEject.exe'] dflt[pn]=['no'] cat[pn]=['System'] pn++ prog[pn]=['Live Update fuer MSI Mainboards'] desc[pn]=['Live Update 3.64'] cmd1[pn]=['%cdrom%\\Install\\MSI_LiveUpdate3.64\\setup.exe -s'] dflt[pn]=['no'] cat[pn]=['System'] pn++ prog[pn]=['Realtek Audio Driver'] desc[pn]=['Treiber fuer Soundkarte von Rodent'] cmd1[pn]=['%cdrom%\\Install\\AudioDriver\\Setup.exe -s'] dflt[pn]=['yes'] cat[pn]=['System'] pn++ prog[pn]=['WS_FTP Pro 9.01'] desc[pn]=['FTP Client'] cmd1[pn]=['%cdrom%\\Install\\WS_FTPpro9.01\\fo-w901.exe -s'] dflt[pn]=['yes'] cat[pn]=['System'] pn++ prog[pn]=['Macromedia DreamweaverMX 2004 7.0.1'] desc[pn]=['Web Editor'] cmd1[pn]=['%cdrom%\\Install\\DreamweaverMX2004\\Setup.exe -s -f1\"%CDROM%\\Install\\DreamweaverMX2004\\setup.iss\"'] cmd2[pn]=['xcopy /y /s %cdrom%\\Install\\DreamweaverMX2004\\Anleitungen\*.* "%programfiles%\\Macromedia\\Dreamweaver MX 2004\\Anleitungen\\"'] rega[pn]=['%cdrom%\\Install\\DreamweaverMX2004\\register.reg'] rega[pn]=['%cdrom%\\Install\\DreamweaverMX2004\\dateiendungen.reg'] dflt[pn]=['no'] cat[pn]=['Webdesign'] pn++ prog[pn]=['VIA Hyperion 4in1 4.53'] desc[pn]=['Treiber fuer Mainboard fuer Rodent'] cmd1[pn]=['%cdrom%\\Install\\via4in1_4.53\\Setup.exe -s'] dflt[pn]=['yes'] cat[pn]=['System'] pn++ prog[pn]=['ULEAD Photo Impact XL 8.5 ESD'] desc[pn]=['Bildbearbeitung'] cmd1[pn]=['%cdrom%\\Install\\PhotoImpactXL8.5\\setup.exe -s'] dflt[pn]=['yes'] cat[pn]=['Webdesign'] pn++ Dreamweaver is a kind of exception, as i use the f1 key here, but anyway, dreamweaver also does not get installed! i used 2.9.8 i will now try again with new 2.9.8a, and report if that solved my problem. thanks alex
  6. hi there, you need to call up the cmd file from cmdlines.txt, like described here: http://www.msfn.org/board/index.php?showto...9302&hl=maxthon rgds alex
  7. @ MCT, thanks, i will try your hint tonight, @ ALL, when i was going to sleep yesterday, i recognized, that i should have shared more info about... sorry, i will do this, if i come home tonight, thanks rgds alex
  8. A Program i install unattended gives me this error: how can i solve this for full unattended install? thanks alex
  9. double and triple check your config.js !! you really should also double and triple read the new installation manuals hasi provides on his page, btw: please update your profile with your country flag, so we can see, if there are only language barriers with understanding WPI. thanks alex
  10. thanks Hasi, thats a great thing, I will test that in the evening, cu alex
  11. sorry, i cant decrypt your message, could you please explain again, what your problem ist? thanks alex
  12. SiMoNsAyS, could you please explain us one thing: i built a package upon your descriptions for 6.6.0.0 Now that 6.6.0.1 is out, how could i update my .0.0 package? just open up both "exe" files in winrar, and copy then over the new files in my package? thanks alex
  13. i do not think, that this issue will be solved with just next version, as this would need major reprogramming of WPI, this is a bigger task, but who knows, what the almighty Hasi checkz0rs for us cu alex
  14. [Feature Request](yay) Entries with "no tickbox" e.g. i also copy programs unattended by using $progs in $oem$ folder so it would be good to include an info, which programs get installed automatically by $progs variable suggestion: var tick=[] // make selection via tickbox possible true/false (or yes/no) tick[pn]=['true'] // use tickbox (for regular install by WPI) tick[pn]=['false'] // not use tickbox (no selection possible - for showing what gets installed by $progs) usage example suggestions: // tick false prog[pn]=['Name of App installed through $progs'] desc[pn]=['Description of App installed through $progs'] regb[pn]=[''] dflt[pn]=[''] // not used cat[pn]=['Registry Tweaks'] tick[pn]=['false'] pn++ //tick true prog[pn]=['Name of App installed through WPI'] desc[pn]=['Description of App installed through WPI'] regb[pn]=['%cdrom%\\Path\\To\\name.reg'] cmd1[pn]=['%cdrom%\\Path\\To\\name.exe,.msi,.whatever /AppSwitch(es)'] dflt[pn]=['yes'] // used cat[pn]=['Registry Tweaks'] tick[pn]=['true'] pn++
×
×
  • Create New...