Jump to content

reboot12

Member
  • Posts

    412
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Poland

Everything posted by reboot12

  1. Try this: Does Windows XP have EFI?
  2. Yes, the only downside is the lack of WinXP x64 drivers for older hardware like scanner, printer. But your printer drivers is OJ6500_E710n-z_Basic_x64_231.exe or HPUFDDriver.zip. You checked these? Besides, try drivers for Vista x64.
  3. I have WinXP x64 SP2 VL from MSDN. This have files wds*.* in ISO /amd64 folder e.g. console wdsmgmt.msc but after install OS on HDD, wds*.* files is not on disk :-( I try also manual install SP2 - WindowsServer2003.WindowsXP-KB914961-SP2-x64-ENU.exe - he, he SP2 on SP2 but after install have files on HDD but only in: C:\WINDOWS\ServicePackFiles\amd64Also not view Windows Deployment Services in Windows Component Wizard: Is possible use WDS on WinXP x64 ?
  4. Exactly an hour ago email provider has updated certificate and the warning no longer shows :-) Still, I would like to know how to disable these warnings for the future.
  5. OS - WinXP SP2. When checking mail, I received the following message: I know that in this case, the certificate has expired but how to disable the display of this and other warnings? I want to continue to use SSL.
  6. I'm using WinXP x64 for over a year and I do not have any problems with him :-) support more RAMsupport hardware DEPfast encoding videofast compress files (ZIP, RAR)Some of the applications I use x64 version and the rest in x86
  7. For install WinXP from RAM-ISO loaded (nLite integrated WinVBlock driver) need disable CD-ROM drive or/and IDE channel in BIOS to which the optical drive is connected. Please read my thread at reboot.pro :-) Install WinXP from ISO to HDD
  8. Maybe you right but why in cmd working command: vhdmount /u all It does not need to specify the drive letter to umount image VHD. This umount automatic all mounted images.
  9. Mount and Umount from link working good. Now I want only move Umount command to Drive key. Default to umount VHD image need right-click on VHD image. I want right-click to icon drive in My Computer window to umount VHD not for VHD file. I try also option /u all but it did not work :-( from right-click icon drive. Only working in cmd.
  10. Yes, syntax is other but after fix still not working: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Drive\shell\Umount VHD\command] @="\"C:\\Program Files\\VHD Mount\\vhdmount.exe\" /u \"%1\""
  11. Default Mount/Umount command context menu is for VHD files. I want change Umount command from file VHD to mounted Drive like this: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Drive\shell\Umount VHD] [HKEY_CLASSES_ROOT\Drive\shell\Umount VHD\command] @="C:\\Program Files\\VHD Mount\\vhdmount.exe /u all" but this not working :-( If manually run this command in cmd this working good and umount all mounted images VHD. What's going on? Why this not working from Drive context menu?
×
×
  • Create New...