Jump to content

ERD Commander 2005 Problems


mox

Recommended Posts

Well I've followed all the instructions by flyakite and am using the recent CDShell release

Everything else has gone fine, except for ERD Commander. It always tries to install XP from my i386 folder instead of ERD from the ERDC folder. I have followed flyakite's instructions to a T... has anyone else experienced similar problems?

Link to comment
Share on other sites


Heres part of my cdshell.ini in case there's a problem with it

print c "\n \cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n\n"

print c "\cXXWelcome to Windows XP: Frankenstein Edition\n\n"

print c "\n \cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n\n"

print "F1) Install Windows XP Pro SP2 \n"

print "\n"

print "F2) ERD Commander 2005: Run from Hard Drive \n"

print "F3) ERD Commander 2005: Run from Ram \n"

print "\n"

print "F4) Extra Utilities\n"

print "\n"

print "Q) Quit to Command Prompt \n"

print "R) Reboot \n"

print "ESC) Boot 1st Harddisk \n"

print c "\n"

cd menus

MainKey:

getkey 20 boot 0x80

if $lastKey == key[f1]; then chain /boot.bin

if $lastKey == key[f2]; then chain /ERD1.DAT

if $lastKey == key[f3]; then chain /ERD2.DAT

if $lastKey == key[f4]; then script main.scn

if $lastKey == key[q]; then end

if $lastKey == key[r]; then reboot

if $lastKey == key[esc]; then boot 0x80

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...