Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. its fine here..
  2. i agree with what ge0ph said.. u will only run into problems down the line u could do something like RUSTY_PC as the pcname RUSTY_ADMIN as the username will avoid tons of probs down the road
  3. MCT

    Qfecheck.exe

    hi your_command >> C:\something.log should work
  4. where are u wanting 2 run your programs from? cd or systemdrive ? #SOURCEDRIVE# = CDROM #SYSTEMDRIVE# = C: or whereever your os is installed 2 EDIT: this is what i do on my CD i put the following directories i386 $OEM$ INSTALL i place the xplode files in $OEM$\Install\Xplode i place my programs in INSTALL\Apps in my winnt.sif file i call xplode %systemdrive%\xplode\xplode.exe in my xplode.xml file i have program='#SourceDrive#\Install\Apps\program.exe' hope this helps
  5. i suggest opening the file in IE & it will give an error like bad character line 300 column 10 regards
  6. for other registry tweaks (including the 1's u asked) try here http://winguides.com or search the forums
  7. also.. can u give a complete list of ALL programs u are installing?
  8. look @ these http://support.microsoft.com/default.aspx?...kb;en-us;827663 http://support.microsoft.com/default.aspx?...kb;en-us;813818 http://support.microsoft.com/default.aspx?...kb;en-us;315335 http://support.microsoft.com/default.aspx?...kb;en-us;330181 regards
  9. just a little tip.. u can shorten that even more.. %AppData%\Microsoft\Internet Explorer\Quick Launch regards
  10. what u could do is make a script on first reboot it will remove the directories regards
  11. yep this is easily one of the more common tweaks.. look @ the registry tweaks thread.. its quite big (70+ Pages i think)
  12. IMO no reason 2 delete it, its a good example of how searching can help good work
  13. lmfao.. could u post a little more info? example: error messages symptoms regards EDIT: alanoll posted first
  14. i know.. none the less tho its still impressive IMO regards
  15. ATTRIB -R -A -S -H "C:\XPCD" put that in a .bat file & double click it.. it will remove all attributes from that folder, aslong as its in C:\XPCD of course if it isnt, alter that path beyond that i dont know sorry regards
  16. ya, that would be a more logical alternative i think.. or maybe find a free hosting site & someone could whip up a quick GUI & post a link 2 it? EDIT 1000 Posts !!!!
  17. Here is the latest version: PE Builder v3.0.32 (2.99MB) thats the 1 u got im assuming?
  18. sorry i cant help with the .vbs, im fairly new 2 it myself.. but i would try autoit or the above method as they are pretty much straight forward regards
  19. i think spinrite will do that (not 100% sure as ive never used it) but if u break the drive threw tinkering dell may void your warranty & u may have 2 pay for it..
  20. r u using latest version of bartPE? also.. try removing all attributes from the file, hidden,system,read only whatever the file has on it.. regards
  21. look in ref.chm file in the windows deployment pack.. it will give u info on partitioning & the commands/examples that go with it in winnt.sif regards
  22. could be a currupt download? try maybe using a download manager if your not.. or not using 1 if u are? i dont have 9x os's installed tho , so i cant say sorry regards
  23. there is 1 on http://themexp.org its called anime something i think (coule be wrong) it has alot of blue & orange in it.. regards
  24. windows will install appropriate drivers.. then all u need 2 do.. is in a batch file.. say u are wanting 2 install ati control panel IF EXIST "%Windir%\System32\atifile.exe" GOTO ATICP GOTO END :ATICP start /wait %systemdrive%\drivers\ati\cp\file.exe /switch GOTO END :END same code can be modified 2 work with autoit too hope this is of some assistance
  25. translator: http://world.altavista.com/ post there and convert it from your language 2 english & copy it back here
×
×
  • Create New...