Jump to content

gunsmokingman

Super Moderator
  • Posts

    2,296
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by gunsmokingman

  1. I have made this in to a HTA. This is a SFX file so it act like a exe. Here is the HTA code. ChangeVistaBoot.exe
  2. Here is a VBS Script that makes a HTA that countdown then reboots the computer. This script you can add the amount of time for reboot, plus you can change 2 different messages. Here is the Script Save As MkRebootHTA.vbs I have up dated this script MkRebootHta_V1.exe
  3. There are a couple of different ways to do it 1:\ cmdow.exe This needs to be in either \Windows\System32 or the same dir as the batch file. Then at the top of the batch file you need to have this 2:\ VBS method You can use a vbs script to hide the cmd window. This script runs Cmd promt 3 times The First Time it a Dir cmd The Second is it adds your name to the text file The Third is it adds your computer name to the text file It then open the text file, then deletes the text file Save As HideCmdWindow.vbs
  4. The vbs box is refreshen it self every one second The hta makes a vbs file called Rest1,vbs that has a sleep function in it. This runs the count down that get displayed. Here is a redit of the HTA I change the back ground color I added more comments to it.
  5. Try this link it may help you Automating TCP/IP Networking on Clients
  6. Here is a VBS script that will count down then run the reboot cmd Here is a HTA the Count Down then runs the reboot cmd Save As Reboot.hta
  7. It could be me but there seems to some speed improvement.
  8. Here is a VBS script that will lower these services I choosed these services to lower instead of turning them off. I have this start from the All User Start Menu. Script Save as LowerVistaServices.vbs This is the VBS script I use to install it from the SFX file included I have made the above 2 Vbs Script into 1 here is the updated script Save As LowerSvcInstall.vbs LowerVistaSrv.exe
  9. Go read this article it may do what you want. How Can I Lock a Workstation After Five Minutes of Inactivity
  10. Adding my web site so I can access it from Windows Explorer I can do this easy on XP On XP It Easy I cannot add this address When trying to open it from Windows Explorer, after I followed the instructions on the page
  11. None that I can see so far. I am still having the same type of problems that I had from previous versions.
  12. Thank you
  13. Here is a VBS script that searches all the Local Hardd rives for MP3 and WMA files, it then adds them to a HTA that has a play button for each song added. Here is a SFX file of the above code Find_Mp3Wma_v2.exe
  14. Can you get this dialog
  15. I would assume from the $OEM$ folder from the cmdline.txt, but do not quote me on that.
  16. This would work at the stage and it check both the Hard drive CD or DVD Drive
  17. If you search you would of found this thread it deal with making a custom run box. Thread Go to the second to last post on the bottom of the page.
  18. You would have to use a HTA with the VBS script inside of it to do that. Here is a example HTA, that will countdown from 10 second then when it finished will close it self.
  19. You can make one batch file with a start cmd to each app. You will need the path to the app. Here is a example
  20. Have you tried to change the security permisson for the folder. On my computer, from XP before I could open the system volume folder on my the hard drive that Vista is installed on it would not allow me to open it. I then change the permisson for the system volume folder and then could acess that folder.
  21. I do noy know if this will help but check out these links there may be some thing there to help you. The Hey, Scripting Guy! Archive: Local/Windows NT 4.0 Accounts The Hey, Scripting Guy! Archive: Active Directory
  22. Try this the text file will be saved in the directory that the script ran from
  23. Let see here are some things 1:\ It not easier to this Example I can do this on XP and it fairly simple, I have not been able to do this on Vista above build 5308 2:\ Changing Display Properties suck I like the XP format it easier to use. 3:\ DRM I think that just blows. 4:\ The Software Licensing Service is alway running this is a useless service that waste my resources
  24. Since I am better at VBS then cmd promt, the scripts I provided goes threw all the folders on the local hard drives. I could have it go threw just C:\data\ and it sub folders but it would of been a bigger script, then what I wrote. I agree with Yzöwl it makes no sence to add any thing when there are built in tools that does what decoy5657 ask for.
  25. Yes it can be installed from the hard drive.
×
×
  • Create New...