Jump to content

Dynaletik

Member
  • Posts

    668
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by Dynaletik

  1. Hey Alanoll, Winamp 5.08c is out...will you update the MSI??? PLEASE do it!
  2. Yes..a06lp thanks. But we want to know how to call WPI with the new system of 3.3.4. The batch file from hasi doesn't find my WPI @ %cdrom%\Install\WPI
  3. Hey guys...I don't know how to call the new WPI...for sure I got the wpi.cmd in my $OEM$\$1\Install folder on the hdd.....and I got WPI at %cdrom%\Install\WPI. So does your script (wpi.cmd) find WPI in that directory or has it to be @ %cdrom%\WPI?? If so, how can I modify the cmd file to start WPI from %cdrom%\Install\WPI?
  4. Hey hasi...what about adding the Source button into the tooltips, too? I did so. The attached file contains the edited lang.js and the 2 theme specific wpi.htm files. (Check the tooltips, because I don't know if this is completely right.)
  5. I had the thing but it only took a few seconds (30). Which controller do you use? The controller of the Southbridge? Now I use the S-ATA Controller SI3112A and it works fine.
  6. For my unattended install I have to start Outlook Express and directly close it again. (On first start OE writes it's useraccounts into the registry that I want to delete.) But when I call it like this start "%programfiles%\Outlook Express\msimn.exe" then the batchfile waits until I close Outlook Express. Even if I put taskkill.exe /F /IM msimn.exe behind the code the batch file doesn't continue until I close Outlook Express. How can I call Outlook Express and close it after a few seconds, for example with sleep.exe 3[code]?
  7. Would be more perfect, if you could just add the show source button to the lang.js...
  8. My system always reboots. I tried the original .exe , the .msi file and your .exe RyanVM. I install my progs per WPI. How can I kill the restart ?
  9. The idea I first posted works perfect for me. Just copy your user.xml file from the application data folder on your new install and after the reboot Setpoint uses this settings.
  10. I think there is a problem with the configwizard. The rega and regb lines are not displayed in the wizard, they are deleted by saving.
  11. I put the following file into the $OEM$\$1\Install\ Path and execute it in the winnt.sif. It definitively starts WPI from CD/DVD @echo off IF EXIST D:\WIN51 set CDROM=D: IF EXIST E:\WIN51 set CDROM=E: IF EXIST F:\WIN51 set CDROM=F: IF EXIST G:\WIN51 set CDROM=G: IF EXIST H:\WIN51 set CDROM=H: IF EXIST I:\WIN51 set CDROM=I: IF EXIST J:\WIN51 set CDROM=J: start %CDROM%\Install\WPI\wpi.hta But then you can't change options in WPI because it saves the options in the useroptions.js and thats not possible on DVD/CD, or?
  12. When I do this...theres document.write(getText(lblOptionsLanguage)); instead of Language or Sprache. there has to be a "link" to the lang.js in the htm or??
  13. Now how can I put several languages to the config page (to the configwizardtemplate.htm)?
  14. Works perfectly now for me hasi. Now just remove the Disc path option. Here is my WPI with Options and Config Button in the lang.js I also updated the "txtUsage[lang]" Please look at it. I only updated english and german...so the other languages have to be done!
  15. Do your dependencies work? when I use your config hasi, in debug mode he tells me about the deps...but if i mark ressource kit, he does not select Office...
  16. Does WPI still check for the WIN51 file when I use %cdrom% ?
  17. no...the buttons don't appear even when I scroll down.
  18. Hey hasi...really good work...but where is the save button in the options menu?? The options menu isn't always displayed well....On the right side there are missing some parts of the explanations.....or do i Need 1600 x 1200 for it? And is it possible to put a example into the config menu that does not appear in the config.js so it is there even if you already added a prog?
  19. Is it possible to activate Windows XP per Internet unattended?
  20. Perhaps an var to disable the config button? When I delete the last 3 apps and want to save...there's an error and wpi doesn't load the other progs....anythings wrong there...wpi deleted all progs Something with a value of the prog is in the error message.
  21. With my MX 1000 it works perfectly!!!! Just extract and then this method.
  22. Download the SetPoint software 2.14 from the Logitech Homepage. Then you extract it to your Cd folder with WinRar. Now it's Installshield installer. So make a setup with the -R switch and get the setup.iss from the windows folder and put it into the installer folder. Then just start the installer with Setup.exe -s -f2"%systemdrive%\Setpoint.log"
  23. Hey hasi. What about to put the button "Options" into the lang.js too..... DONE And the best would be if the options menu would be in the languages, too.
  24. hmm...my 3.0.3 has a cat as Bg....
  25. It's better to change the line in the useroptions.js as I posted...then WPI does not search for a Background. @ Astalavista: In the newest WPI there is a BG.
×
×
  • Create New...