Jump to content

StefanMuench

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by StefanMuench

  1. well, looks like a proprietary install. ask the author/supplier/vendor/support how to do it
  2. set AutoActivate to No and give it a try. how do you think to configure network? DHCP?
  3. create a cmd-file somewhere containing @echo off regedit /s regfilewithpath.reg exchange regfilewithpath.reg to the path and name of the regfile you want to be saved (/s) to the registry the autostart is done by creating a new key under hkey_local_machine\software\microsoft\windows\currentversion\run name the key as you like it and set the value to "cmd /c regfilewithpath.reg". path and name as selected, of course registrated user and company can be found in hkey_local_machine\software\microsoft\windows nt\currentversion
  4. well, if I am asked, I do what I am told my name is in my nick, I am working as a consultant for a major computer company. main subject of work is automated (unattended) installation I found this site googling for help in integrating scsi-drivers in XP, and... it´s nice. this site (well, XP is nice too) well met, thats all folks
  5. to monitor what´s changed in the registry, use regmon to monitor what files.. filemon both cool freeware from [url="http://www.sysinternals.org/"]http://www.sysinternals.org/[/url]
  6. I don´t know if the linked packs work with the normal XP (seems to be for the embedded version). What I know is that the MUI-solution works. And it works quite fine. There is the "same" solution for office, too
×
×
  • Create New...