Jump to content

gunsmokingman

Super Moderator
  • Posts

    2,296
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by gunsmokingman

  1. Here I made this HTA so you can get the user input and run your commands. Save As UserName.hta
  2. Try this, but be aware there is no error caching on this.
  3. Hello and welcome to MSFN
  4. Hello and welcome to MSFN
  5. Hello and welcome to MSFN
  6. Try this VBS Script it just list the contents of D:\DailyBackup\, I have also included some date varibles. I have not included any code to copy or delete any files. If it list the files that you want to copy or delete, post the file name and what you want done with it. I will then add the code to this script. Save As MyBackup.vbs
  7. Hello and welcome to MSFN, please take the time to read the rules, mostly 1a.
  8. Yes it is possible 1:\ You would have to find the files where the icon is located 2:\ You would need to use a program like Resource Hacker to change the icon 3:\ Replace the original files with the modified files
  9. Thank you for posting this code.
  10. gunsmokingman

    Hi

    Hello and welcome to MSFN
  11. I am from Canada, and welcome to MSFN
  12. Hello and welcome to MSFN
  13. Hello and welcome to MSFN
  14. You do know that the build of Windows 7 you are using is warez and this is a violation of rule 1a. Any build of Windows 7 that can not be downloaded from Microsoft is warez.
  15. Hello and welcome to MSFN enjoy your stay.
  16. Glad I could help
  17. You should be able to use your unregister cmd on Vista, if you are using x32 then the apps should work fine. If you are using the x64 then the apps may not work correctly. This will remove alot of the New templates that you get when you right click. Save This As CleanUpContextMenu.reg
  18. I took the VBS code I posted in the above thread and made it into a VB.net app. Here is the Source Code ListKB_Ver1.exe
  19. Welcome to MSFN
  20. Here is an example of using WUA API in a vbs script Save As ListUpdates.vbs
  21. Here is my script, you have to Drag and drop the folder with the files you want to rename. This replace the first 5 characters, dsc-x, then copies the file with the new name then deletes the old file. I also included a text report of what files where changed. Save As ReName.vbs
  22. Yes you would only need updates that where release after Service Pack 3.
  23. I was new once, and welcome to MSFN
×
×
  • Create New...