Jump to content

pirrup

Member
  • Posts

    43
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belgium

Everything posted by pirrup

  1. tnx for sharing
  2. did you hex edit ERD1.DAT and ERD2.DAT to match ERDC folder? if not it will always go to your I386
  3. yea but i want cdshell hidden
  4. anybody? this is driving me crazy lol
  5. Hello guys! I'm using a little prog. called cdshell hider wich automates that task to hide files (boot) My problem is that i can't boot ERD commander 2005 anymore if i hide my cdshell boot files .(all other images and files load fine) If i put my ERD5.dat file in the hidden boot dir it runs the file but then i get : CDBOOT: Could not find NTLDR Is there a way to get ERD commander to work on this ? ps without hiding anything erd boots fine. cheers pirrup
  6. dam can't download it
  7. keep up the good work , and i would recommend all people to buy a license just to support you
  8. so do people who have a license have some more options or is it same as the free one (i got a license)
  9. try using hexeditor
  10. haha nice trick tnx for the info
  11. BCDW doesn't support SETUPLDR.BIN from winxp sp2 so beware
  12. haha don't flame guys! every new way is a good way ( long , short , hard , easy ) cheers pirrup
  13. %cdrom%\\Applications\\VMware\\VMware.exe /s /v"INSTALLDIR="xxxxxxx" ADDLOCAL=ALL DISABLE_AUTORUN=0 SERIALNUMBER=xxxxx-xxxxx-xxxxx-xxxxx DESKTOP_SHORTCUT=1 /qn "
  14. try killing explorer.exe in processes then start a new explorer.exe
  15. btw if you don't want it to reboot your pc after install use this one : cmd1[pn]=['%cdrom%\\Applications\\VMware\\VMware.exe /s /v"ADDLOCAL=ALL DISABLE_AUTORUN=0 SERIALNUMBER=xxxxx-xxxxx-xxxxx-xxxxx DESKTOP_SHORTCUT=1 /qn"'] i moved the /qn
  16. silent install : xampp-win32-1.5.0-pl1-installer.exe /S but at the end it will ask you 2 questions (about running it as a service and if you want to start the config console) you can always make an autoit script to bypass those 2 questions
  17. no it's correct but i use this in WPI : cmd1[pn]=['%cdrom%\\Applications\\VMware\\VMware.exe /s /v" /qn ADDLOCAL=ALL DISABLE_AUTORUN=0 SERIALNUMBER=xxxxx-xxxxx-xxxxx-xxxxx DESKTOP_SHORTCUT=1"'] the " needs to be right after /v ---> so it is /v" and the " ends after DESKTOP_SHORTCUT=1
  18. this is how i did it : VMware-workstation-5.5.0-18007.exe /s /v" /qn ADDLOCAL=ALL DISABLE_AUTORUN=0 SERIALNUMBER=xxxxx-xxxxx-xxxxx-xxxxx DESKTOP_SHORTCUT=1"
×
×
  • Create New...