Jump to content

codeblue

Member
  • Posts

    305
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by codeblue

  1. @Bi0haZarD So on the PEN i need an autorun.inf file containing the following: [autorun] open=Training data.cmd TrainingData in the name of the batch file @Inthewayboy Thanks, ".\" works Although not quite what i was looking for it works and i can move on !! Anyone know how to add this to my script?: Do you want to shutdown the PC? Y/N If Y Shutdown (goto?) If N exit
  2. @Pawls If only it was that simple Didnt work @gunsmokingman Thanks for your suggestion but a .vbs script will be picked up as a virus or dangerous file. Would rather use Batch files if possible. This is my current baych file. Y=pendrive cls @echo off Title Coping Files to uesrprofile and Shortcuts to Desktop MODE CON COLS=80 LINES=30 color 4f xcopy /y "Y:\LessonMaterial\TrainingData\Shortcuts\*.*" "%userprofile%\desktop" xcopy /e /k /i /c /r /y "Y:\LessonMaterial" "%userprofile%\Personal\" ECHO Shutting down computer in 5 seconds Shutdown -s /f /t 5 /c "One step to gooooooooo............" @FrankE9999 Could you incorpreate your suggestion into my Batch file, not to sure what your getting at. Thanks
  3. I know this can be done in a Batch file to detect the CDROM for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: , but how can you do it for a USB pen? I have files on my pen that need to be copied to 30 machines. I've created a Xcopy batch file: xcopy /y /q "y:\TEST_ONE" "v:\" But where Y: is might be V: on another machine, so i need the Batch file to look for the pen. Is this possible? Did i explaine it right I dont think i posted this in the correct pace?
  4. Just because i never need it and (as with Nlite) if i dont use something, i dont want it. In my current WPI i have removed it.
  5. I use VM as well, but sometimes the real world has different effects to VM - user accounts, drivers. NOT having a 3rd drive for testing is not an option. SO can i have: 2 250 gig drives in RAID 1 mirrored on two IDE cables, and a 3rd drive slaved on one of the cables? PS if both my IDE cables are taken up by the RAID, which one would connect to my CD drive?
  6. But can i have a 3rd drive for testing? e.g. 2 250g drives on 1 IDE cable in a RAID 1 mirror config 1 4g drive for testing purposes on a another IDE cable
  7. Is it possible to set up a RAID 1 with 2 identacal drives and still keep my 4g drive for testing my Nlite & WPI?
  8. Not intrested in 'bells and whistles' so this verson is great, thanks kelsenellenelvian. 2 requests though. 1) Ability to remove timer completly 2) Ability to remove ALL hover over tool tips
  9. Heres mine, not quite finished....is it ever truly finished config.txt
  10. Thanks for you help everyone . I think an Enclosure is the way to go, but which one? I dont want any fancy buttons or flashing blue lights. Ive spotted the following: Venus DS3 This is my prefered option, small and quite with fan Icybox IB-350 Also a very nice unit as it acts like a heatsink. What do you guy use? If a fan a must? Are flashing blue lights important
  11. I think it's time I bought some sort of back up hardware, what with nuhi's drive going down a while ago, more recently RyanVM's Raid10 collapsing and my HD invoking the BSOD recently, I’m kind of spooked! Looking for about 200Gig of external storage to back up my drives and probable the wife’s laptop and after plenty of Googling these where my preferred choices, but I’m open to suggestion: Western Digital Media Center 250G Maxtor OneTouch II (200G version) Whilst surfing around I came across sites that sell just the enclosure. As I have a copy of Ghost already is it just as good a solution to buy an enclosure and stick a drive inside? This way sound more flexible and cheaper, but is it reliable? Any advise or suggestions will be welcome
  12. The way i get arround this problem is to have a self deleting .cmd file copied into the Startup folder during install. This way it will only run once the %userprofile% is created. Its not the best way but its the only way i could find that works. The only issue i have is i want the Startup folder to be hidden and i think this interfears with this.
  13. In the middle of playing Pro Evo 5 when i heard a click from the Hard Drive. From experience i knew what was comming and for sure after about 5 seconds the game froze and up popped the BSOD. Pants..... When booting now the Win logo appears with the bouncing green line, but after the screen goes black...then nothing. Tried ALL safe modes without joy. Luckly i can access my other Hard Drive where i test my Nlite and WPI projects (this is how i can write this message) and i can see and access all drives on my main HD. Is there a way to fix this without a format? Maybe removing a corupt file and replacing with good one from good HD? Any idea what happened? Thanks in advanced
  14. Found this as well gamehead200: http://news.zdnet.co.uk/software/applicati...39243639,00.htm
  15. Oh, how i wish it was 1st April and this was one big joke . Can anybody else confim this report?
  16. Totaly agree, im on my 3rd year on and off, and been through many changes, batch file install, RunOnceEx, Nlite, WPI, Xpize.... All Fun and Games
  17. NO, NO, YES. There are plenty of places on the NET to get info on cracks, hacking etc. I would hate to see regular posts asking for cracks, bypassing activation etc. here at MSFN. I've been a member here since it was eXperience and have found it a friedly, adult place. I fear if mods allowed such posts it would turn into yet another Warze site.
  18. Anybody any sucsess creating a 2 line Task bar? What im looking to do is have the Task bar locked with the QL area resize to contain exactly 2 rows of 5 QL icons.
  19. As Christmas seems to be starting sooner and sooner each year, I’m taking this opportunity to wish all MSFN members and guests a Happy Christmas and a successful New Year.
  20. @ kelsenellenelvian Next version, cool. wasnt sure you would be releasing another as 4.3.5 is pretty stable . When can we expect the next installment?
  21. Even with swgreeds codec pack out and installing it first it still poped up with errors. Thanks cyberloner, took out ,compat\brokencodecs,compat\brokenfilters from the klcps.ini, and testing now. EDIT: Worked like a charm
  22. I to have the same issue but with klcodec262s.exe. I installed swgreed codec pack during Nlite, them Klite during my WPI install. It halted when Klite found several 'bad' codec. So much for the -MakeUnattended option, worked for a while! Just testing now without swgreeds pack
  23. New Version Picasa 2.1.0.27.66.0 http://www.msfn.org/comments.php?shownews=15096
  24. Hello all Im trying to silently install JetShell 4.10. It uses Installshield for the first part of the install BUT wants to install Windows Runtime 9 after. I can make a .iss answer file but this wont effect the second part of the install, the Runtime 9. When first double clicking on the Installshield package in extracks various files to the temp folder. Ive tried working with these but cant find a way to STOP this secdonary install from running. Has anybody had any joy silently installing this, or any other Installshield where a second program in run?
  25. The story behind the new "Google Mail" name You may have noticed the Google Mail logo. We are changing our service's name in the UK. Starting October 19, 2005, all new users will have @googlemail.com addresses. Don't worry, though – all messages are being sent and delivered as before. Why the name change then? We have been involved in a dispute regarding the Gmail trademark in the UK. Another company has claimed rights to the Gmail name. We have tried to resolve this dispute through negotiations, but our efforts have failed. We are still working with the courts and trademark office to protect our ability to use the Gmail name, but in the meantime, we want you to have an email address you can rely on. We are dedicated to offering the best email service to our users. Our email service stays the same no matter what the logo is or what follows the @ symbol. This change lets our team focus their time on continuing to bring you excellent service.
×
×
  • Create New...