Jump to content

buletov

Member
  • Posts

    558
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Croatia

Everything posted by buletov

  1. i believ that bios on those mobos emulates sata to appear as ide controller...
  2. silly question... 6800 is a 256bit processor, not 64 for example, my nvidia gforce2 titanium is a 128bit processor mx craps are all 64bit
  3. it's on the root of my E drive... and it trully is path independand, unless it's on the root of the drive i don't know why, though...
  4. figured it out, the problem wasn't in the code above (files are being copied by robocopy) the problem is that my source is on a seperate partition, and robocopy obviously have some issues with that when moved everything to a folder, no errors occured!
  5. syntax01010, have you heard of RyanVM windows XP Post-SP2 Update pack? try this: www.ryanvm.net
  6. very nide indeed.... but how to put it in a variable in cmd window? using 'for' somehow?
  7. is it just me or there is some flaw in here: line 294 in RUN_ME.cmd: START /WAIT OemPnPDriversPath.cmd now, is it, or is it not the that the file 'OemPnPDriversPath.cmd' is in M1 folder, and not in the same folder as RUN_ME.cmd additional START commands in line 336 and 337: START /WAIT sysfiles_M1.cmd START /WAIT slipstream_DPM.cmd these files are also in M1 folder, not side by side with RUN_ME.cmd... (more of these are are also possible...) ...any info Bashrat?
  8. C:\Documents and Settings\Buletov>wmic baseboard list full ConfigOptions= Depth= Description=Base Board Height= HostingBoard=TRUE HotSwappable= InstallDate= Manufacturer=ASRock Model= Name=Base Board OtherIdentifyingInfo= PartNumber= PoweredOn=TRUE Product=K7VM2 Removable= Replaceable= RequirementsDescription= RequiresDaughterBoard= SerialNumber=00000000 SKU= SlotLayout= SpecialRequirements= Status= Tag=Base Board Version=2.00 Weight= Width= nice, nice... with the combination with 'for' command we could extract manufacturer and product, right? like this: "ASRock K7VM2" can anyone give it a shot?
  9. i wasn't imposing on you njdouglas... just wanted to cheer up bashrat!
  10. jeah,most of this stuff p***es me of to... bashrat, we all get nervious with this errors, but we have NO rights to complain, you're the one doing the hard work,so just keep up the good work and don't let this small flaws bring you down...with the hope for a new flawless pack, buletov.
  11. it will copy and use drivers on the floppy, however will -not- copy them tosystem and -will- report an error...
  12. this helped me...
  13. i am making my UA setup for 13 months now and i've NEVER used an approach like this: now, who the **** do you think you are, to ask things like that, the way you do? please let me know... Yes, I and most people still recognized the word. Please don't use it on this board again ~ Alanoll
  14. already discussed; use .reg file entry to insert key into registry, right after setup completes or use reg.exe, like this: reg add "HKLM\SOFTWARE\Ahead\Nero - Burning Rom\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nul if you use nero vision, use this also: reg add "HKLM\SOFTWARE\Ahead\NeroVision\Info" /V Serial6 /D "xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" /f >nul
  15. heeeey....don't you touch my 56k!
  16. to use that, you can't use REG_SZ entry, but REG_EXPAND_SZ to do this correctly, make a REG_EXPAND_SZ value in an appropiate place using regedit, then export this entry to a reg file
  17. use different aproach.... no ntoskrnl.exe hacking needed, just two switches in boot.ini
  18. great screen...
  19. THIS IS BRILIANT! What a great idea...
  20. there IS an edit button...
  21. I saw this on guide: ____________________________ If you have a localized language version of Windows in your own language, then you probably can also delete: LANG. This will free up approximately 99 MB (This may vary) ____________________________ Well I have an ordinary english windows, with croatian keybard layout selected in winnt.sif. So, can I delete LANG folder then or not?
  22. yes, wait for ryanvm to finish 1.0.6 pack
  23. arghh... if you can't make a ua setup on your own...you are not a men
  24. if it is so, why don't someone make a .cat file for modified drivers like omega?
  25. ...however, i'd go with ATi cause I like silent cards.
×
×
  • Create New...