Jump to content

gunsmokingman

Super Moderator
  • Posts

    2,296
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by gunsmokingman

  1. Hello and welcome to MSFN.
  2. Hello and welcome to MSFN.
  3. Hello and welcome to MSFN.
  4. Depending on what scripting langauge you can get the current directory path, which you could use to get path. Example VBS Script Example CMD Promt
  5. You could use this VBS script to change the wallpaper. I have only tested this on Vista Sp2 and it works. You will have to fill out the path to your WallPaper. Save As ChangeWallPaper.vbs
  6. If your object is being run like the example below Then change it to this to keep the program open
  7. This worked using the Button Object.
  8. Hello and welcome to MSFN.
  9. Hello and welcome to MSFN.
  10. Hello and welcome to MSFN
  11. This is a simple demo of Vb.net Treeview control. What this does is uses the the Treeview and list all active drives on the computer. This then adds a node for file system, drive type,drive size, drive free, drive used. It also adds two tooltips that list the percent free and percent used. Source Code
  12. I have updated this app and started a new Thread New App New Source Code
  13. Try this
  14. I have updated this app and started a new Thread New App New Source Code
  15. I wrote 2 vbs script that will makecab and expand files. All you have to do is drag a file onto the script. Save As DragDropMkCab.vbs Save As DragDropExpand.vbs
  16. Try this script, this script was placed in the same folder as the files I was testing makecab on. Here is the path and file names I tested with this script. Save As TestMKCab.vbs
  17. Hello and welcome to MSFN
  18. You will need 3 texboxes and a button for this code to work.
  19. Hello and welcome to MSFN.
  20. Since you tried appactivate and send keys have you thought of just minimize all windows, then run your code then undo the minimize all windows.
  21. Hello and welcome to MSFN.
  22. Hello and welcome to MSFN
  23. Hello and welcome to MSFN
  24. Hello and welcome to MSFN
  25. So what you are saying then is that you are against Microsoft from having any recource to check to see if you are using there legitimate software. Your arguments make no sence all you want to see is nothing more then debugging information, to slow down the install. Example If you alllow 30 seconds per dialog you have added Two minutes more to your install. It would of cost Microsoft nothing to unhide these boxes since it there source code no more then One line of code. They choose to make them hidden to make the install go faster. If you think it would be a easy task just to whip some thing for something of no importance then grab some C++ tutorials and see how much work would be involved to do this.
×
×
  • Create New...