Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Preview] Windows 7 Tools [VB.NET]
#1
Preview Windows 7 Tools by Me Pirate

it's using very simple code Whistle
Process.Start("explorer") 'Run Windows Explorer
Process.Start("taskmgr") 'Run Task Manager
Process.Start("cmd") 'Run CMD
Process.Start("regedit") 'Run Registry Editor
Process.Start("notepad") 'Run Notepad

or

System.Diagnostics.Process.Start("explorer") 'Run Windows Explorer
System.Diagnostics.Process.Start("taskmgr") 'Run Task Manager
System.Diagnostics.Process.Start("cmd") 'Run CMD
System.Diagnostics.Process.Start("regedit") 'Run Registry Editor
System.Diagnostics.Process.Start("notepad") 'Run Notepad

here 156 Useful Run Commands (http://mypchell.com/guides/34-guides/69-...ommands%29)

SS
[Image: 5n1atf.jpg]

Victoire
Reply
#2
51 views and no reply?

Okay...
Reply
#3
All this is doing is starting programs for you by the System.Diagnostics.Process class. I don't think there's much of the wow factor for people to respond to this. In my opinion with how many buttons you have on there, it may be just as fast, if not faster to utilize the start menu's search function to get to a specific program. I bet you, for a first time user using this, that I could open RegEdit a lot faster than someone having to open your program and find the button for it. There's really not much use for a program like this. No functionality to ADD programs that the user may want as well, so it's very limited.

In addition to all of that, there's much better suited controls for this kind of thing than button's.

~Ace
Reply
#4
Ace is indubitably correct. There is absolutely no point to create a application for this, however; I do respect that he is indeed seeking further knowledge in VB.NET through his ambitious actions. This is basically where I had started but besides that, great job on taking the novice steps Angki.
[Image: t5BWm.png]
Reply
#5
It's pretty simple but atleast your learning Smile
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Preview] SoundLoader FizzyMentos 2 1,084 09-11-2012, 08:24 PM
Last Post: malis2007
  Preview to Forum Tools v1.0 Bill Nye The Science Guy 7 1,604 06-24-2012, 04:27 AM
Last Post: kpn37z
  [Preview] OnyxPad [Beta Testing] OnyxDev 1 988 05-17-2012, 04:48 PM
Last Post: Diabolic
  AutoBlue - BSOD Tool - Preview Only AceInfinity 4 1,267 02-24-2012, 09:06 PM
Last Post: AceInfinity
  [Preview/] YouTube Downloader and Converter full FFMPEG, Massive conversion list 2012 FizzyMentos 3 2,027 02-04-2012, 02:35 PM
Last Post: Denny Crane

Forum Jump:


Users browsing this thread: 1 Guest(s)