Jump to content

bordr415

Member
  • Posts

    7
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About bordr415

Contact Methods

  • AIM
    bordr415
  • MSN
    bordr415@hotmail.com
  • Website URL
    http://bordr.us
  • Yahoo
    bordr415

bordr415's Achievements

0

Reputation

  1. Did you ever resolve this? I have the exact same issue on 2 machines that I'm trying to repair. Don't have any of the software for them so I cannot wipe and do a fresh install of windows.
  2. After reviewing some of the posts, I found something that amd64 noticed... If you allow the user to change the filename it doesn't work... So I changed the menu.ini to: [CDImage] Path=..\Tools\CDIMAGE.EXE FilenameByUser=0 That allowed everything to work... Here is my index.html (note: its in php)... Everything works now, except the run command with quotes for any slash marks etc... Example: cmd /c setup.msi /qb. qb is where I need the quotes type issue... Other than that everything is perfect!
  3. OK So I Finally Got It Working! It seems that you have to use ../ not ..\\ Like I said I have tried every way I could think of and every combination of every way. It came down to I needed 3 not 2 back slashes: Example: mkiso:\\\Tools\\\Boot.bin:CDName:\\\Root\\\S3ER and ironically it worked great from the hdd but doesn't work from cd... (as long as you don't put the number 2 anywhere in the path, otherwise you get a funky looking E thing...) After reviewing my logfiles I realized that I seemed to have an issue assigning a different drive letter than what I used to store the files for cdimage.exe... So I reverse engineered the autorun.exe and found out kinda how it parsed and realized that forward slashes would work... so this is my output now: Example: mkiso:../Tools/Boot.bin:CDName:../Root/S3ER I also sent a PM to cptmurphy, who's been a great help in this... he was able to send me all the files over again, which is when I found that my files didn't hash to his and I had MD5 errors (including the one I downloaded from the only working link in this thread...). So I replaced my files with the new ones and VIOLA! So just in case anyone else needs the files, I'll post up a link for ya... Trooperman's Autorun v2.0B8 Thanks to CptMurphy for the help, and you too amd64lover... Oh, ya and gotta give lots of credit to TrooperMan for the awesome job in writing the program... And just incase anyone was wondering, I was using PHP for everything... It's so much simpler and faster loading... As a question for anyone out there, should one or some of us come up with a manual for this thing? It seems so simple, but can be so complex...
  4. I actually use cdimage and make my disc, then do all of my testing from it... Just to avoid any problems like that...
  5. I made another partition just for Multiboot DVD (needs about 60gb of space) that partition is the drive E:... I tried it with the "root\xppc" and it does the same thing... for now I am using WPI and all of the scripts work perfectly, but I like the appearance of this installer more... just gets frustrating... just to give you a heads up, this disc has 2K (all OEM & RTL), 2K3 (all OEM & RTL), SMB (all OEM & RTL), XP (all OEM & RTL). The part that gets tricky is that it will make up to 40 cd's from this one disc. It makes the individual factory disc, an all in one OEM, all in one RTL, XP only OEM, XP only RTL, etc for all the os's... I have on every one of the mkiso functions tried a different way of running it and tested all of them. (I have tried literally every combination of //, /, \\, \, and anything else I could think of...
  6. On the DVDD*******.exe I just changed it to make it more simple to remember... (and so it is comp with 8.3 filenaming)... and I have tried it the exact way you showed but then I debug there are no slashes. I believe it is because I have version 2B3 not the latest which is 2B8, but his links are dead ... anyway if you have the latest files, could you email them to me? my email is in my original post...
  7. So I know i'm bringing up an old thread (semi old about 6 months since last post) but i'm kinda stuck... I have been fighting this thing for almost 100 hrs only to find out that my browser wasn't showing the extra pages (wouldn't go beyond 2 and there's 7). I finally get there and the links are dead ( lol)... Anywho, I'm assuming that my problems have been resolved with the newer versions. I have tried every variant i can think of for making the iso using mkiso. It goes throught the steps of asking everything and etc but never produces a file. If anyone can help that would be great... Hey trooperman, your email is dead too... If you can get me back at my email that would be great! Image 1 Image 1 My menu.ini quick summary:
×
×
  • Create New...