Jump to content

bober

Member
  • Posts

    142
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by bober

  1. i have the same problem as azaze1. it looks like a program "hangs" or doesn't finish installing and another program starts too soon. adobe 6 ,in my case ,doesn't finish.
  2. i have been using something similar to smoothie{clarkconnect} for 4+ years and consider it completely safe unless attacked by nsa or some super hacker. certainly there is nothing to fear from "script kiddies". my log files show multiple scans and attempts at entry daily,none with success. enjoy your smoothie. it's secure.
  3. so there is no way that WPI.hta can be "pointed" to mshta.exe with a script or .cmd file? mshta.exe is still in my system32 folder.
  4. how about the ability to use WPI has a standalone cd without the need for i.e. and having to tell windows to go to C:\Windows\system32\mshta.exe to run WPI.hta or having to run a .reg file manually to register WPI.hta.
  5. hang in there dirtwarrior and be sure to document your project for us "slackers".
  6. http://www.raymarron.com/hostess/ great freeware utility for modifing and maintaining your host file
  7. reporting "false positives" seems to be a waste of time so far. i tried asking avg how to remove them but received no reply. i searched their .dat files with a hex editor but couldn't find any of interest.
  8. good luck. you will figure it out.
  9. is there a reason why you can't use cdimage gui? http://unattended.msfn.org/unattended.xp/view/web/15/
  10. @ZaForD i am trying 8 at the moment. it takes 14 hours to compile the iso on my box so i won't know for sure until it's finished. i had 10 but the iso was 740 megs. it takes about 18 megs for each addtional install. leave out graphic driver pac A and you should be able to get 11 in one 700 meg iso.
  11. i got it fixed but had to "shorten" by iso by 2 installs. thanks for the help.
  12. [Unattended] UnattendMode = FullUnattended UnattendSwitch = Yes EnableBigLBA = Yes TargetPath=\WINDOWS OemPreinstall = Yes OemSkipEula = Yes Repartition=Yes Size1=* PartitionType1=primary Filesystem1=NTFS QuickFormat1=yes UnattendSwitch=Yes WaitForReboot = No NoWaitAfterTextMode = 1 NoWaitAfterGUIMode = 1 TargetPath = Windows DriverSigningPolicy = Ignore NonDriverSigningPolicy = Ignore
  13. the version i have{6061} doesn't contain any Multi_Boot_tools. i'll need to find an older version.
  14. where did you get the files,"slipstream_DPM.cmd and Fedit.exe"?
  15. @Siginet thanks for the suggestion but i tried several ways to get you program to work and failed. most of the time it wouldn't copy the driver packs to the new directory. @ZaForD i tried that also but i could never get the driver packs to work correctly. also,the old multi0disk intructions @http://www.uawiki.org/doku.php?id=multiboot:overview have been edited out. i wonder who id*** was that did that?
  16. does anyone know how to integrate the BTS driver packs? what needs to be edited and/or added?
  17. just differnet names.
  18. here's a sample of the one i use: print "1) Windows A \n" print "2) Windows C \n" print "3) Windows D \n" print "4) Windows E \n" MainKey: getkey 20 boot 0x80 if $lastKey == key[1]; then chain /A.BIN if $lastKey == key[2]; then chain /C.BIN if $lastKey == key[3]; then chain /D.BIN if $lastKey == key[4]; then chain /E.BIN if $lastKey == key[r]; then reboot goto menu end
  19. good place for help: http://www.ubcd4win.com/forum/
  20. @discountpc did you add driver packs? none of the new driver packs support multi-boots yet my experience with dell,hp,and compaq is they never have the correct drivers in their cds i always end up going to their sites for drivers.
  21. is this the program you are refering too? http://www.ubcd4win.com/ it is based on bartspe. pretty straight forward if you have ever used barts. good places for help are: http://www.911cd.net/forums/ http://www.ubcd4win.com/forum/
  22. try this adding this: [Unattended] Repartition=Yes Size1=* PartitionType1=primary Filesystem1=NTFS QuickFormat1=yes UnattendSwitch=Yes
×
×
  • Create New...