Jump to content

gunsmokingman

Super Moderator
  • Posts

    2,296
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by gunsmokingman

  1. This is what I mean by protected file, the VBS file will not error or stop.
  2. Try this VBS File it will delete only the log files that are not protected. Those should be safe to delete.
  3. Try to copy all of the CD contents to a folder on your hard drive and then see if you can start the install from there. 1:\ Make a folder called XP 2:\ Copy all CD contents to the folder called XP 3:\ Start the upgade process from the folder called XP
  4. Here is a Vbs script that uses CMD Promt to start notepad.exe and start the CMD session in a min state I have added all the state for stating things as a constant for the VBS script that can be used. This color text is the constant used by the vbs file
  5. Here a script that will tell if it a CD-RW Check_For_CDRW.VBS Here is a script that checks for CD drives
  6. Try this vbs script I have used the directory you have provided, I do not have a way to test this. Save As Remove_MusicLinks.VBS
  7. Try this it a self extracting SFX file that will clean up some short cuts and remove the Install and driver folder. Silent Ua Clean Up Place it in the same spot to where you install the app from in your UA CD. Then add a entry to your RunOnce some thing like this This is what the VBS script looks like in the SFX file.Red Do Not change unless you know what you are doing Some directoy locations Action that the script performs Files or folders that get deleted This was just a example of differences between VBS and CMD, it was to show that you can delete the VBS file while a Cmd that it start is still running
  8. Here is a VBS script that start a cmd session and deletes the VBS script before the cmd session is finished. This is just to show the difference between how a VBS script can delete it self with out errors. Save As DeleteSelf.vbs
  9. Bug Fixes mostly is the differences, 5231 is more stable than 5219
  10. Here is a link to a hole thread on deleting things from the UA install The Thread
  11. Try this, it a vbs script, it uses the copy dialog progress bar for the files to be copy. Save As Copy_i386.vbs
  12. Thanks I do not mind doing things that can help the members here.
  13. Here is the time it took to search my hard drives. 3 ide harddrives, 80 gig, 40 gig, 40 gig Added timer function Save as Search_MP3.Vbs Here is a sfx that a hta that has a search for,MP3, WMA, User Selected file type, Plus I added some internet radio station that play on WMP or Winamp. This will make a new hta for either Mp3 or Wma and these will then play each song listed when the button is pushed. Search File
  14. Have you thought of breaking the install of apps into separate cmd that are installed by the runonce method. Example of what I mean, then inside of each cmd have all the app install.
  15. I have to disagree with you on this, this is XP SP2 My Computer AMD at 1667 Ram 512
  16. Here a vbs script that will search the local drives for MP3 files this also can be made to search network drives.
  17. Here a VBS script that list all local user on the computer try and mod it to your needs.
  18. Here is a re edit script that cluberti has provided I have made it a little smaller I can not test it as wrote it on Vista and need OE to access the newsgroups for this. This color is safe to remove from the script With out OE Pin To Start Menu With OE Pinned to start menu
  19. Here a link to a arcticle on conecting to a remote computer and listing the size of a folder there are many good article there if you look that will show you how to do what you want. Hey Script Guys
  20. This is the file it is looking for DriverRepository.idx
  21. It for the icom that on the title bar is all that is.
  22. Here is the script using the next statement
  23. This is a sfx files that runs from any location that uses the makecab. Makecab
×
×
  • Create New...