Jump to content

punk

Member
  • Posts

    15
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Taiwan

Everything posted by punk

  1. Dear sir, I have installed XP-OEM operating system on my NB and have been using it for a couple of days. Now I am going to give this NB to a friend of mine. I have backuped all my files and deleted my account. I hope that when he boot the NB, he can see the XP first start screen (OOBE) which contains the "create a new account" function as following: My question is: What can I do to call that process except re-installing the XP system?
  2. Hi sir i use that [HKEY_CLASSES_ROOT\*\shell\CAB_Max] [HKEY_CLASSES_ROOT\*\shell\CAB_max\command] @="makecab /v3 /D CompressionType=LZX /D CompressionMemory=21 \"%1\"" it can Compress all files to cab when i want use the same reg [HKEY_CLASSES_ROOT\Directory\shell\Folder_CAB_Max] [HKEY_CLASSES_ROOT\*\shell\Folder_CAB_Max\command] @="makecab /v3 /D CompressionType=LZX /D CompressionMemory=21 \"%1\"" it can not work !? can tell me the right setting ? THX
  3. this is my way Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\expand_Cab_file] [HKEY_CLASSES_ROOT\*\shell\expand_Cab_file\command] @="expand -r \"%1\" \"\\\"" [HKEY_CLASSES_ROOT\*\shell\CAB_Max] [HKEY_CLASSES_ROOT\*\shell\CAB_max\command] @="makecab /v3 /D CompressionType=LZX /D CompressionMemory=21 \"%1\"" all files can be Compressed and then all cab files can be expanded THX
×
×
  • Create New...