Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
573 B

  1. %NWCLIENT_Desc% needs to be added
  2. %NWCWORKSTATION_Desc% needs to be added
  3. AddParametersKey does stuff for STF_UNATTENDED_SECTION like setting the DefaultLocation
  4. and DefaultScriptOptions on the Parameters key of the NWCWorkstation service. I've
  5. never seen the NW setup do this, and I don't see where those are defined anyway. Weird.
  6. Can't set permissions on the parameters/option key. Error code 122. Need debug
  7. nwapi32.dll to find the problem.
  8. Make sure that I'm not leaking memory or forgetting to close a reg key!!!
  9. Do I have to add RPC stuff?
  10. Rename Novell.cpl