How do I create my own custom commands in Windows 7
Hello Everyone,
I want to create a utility software where i can create my own custom commands like copy, rename, move, delete etc. But i don't have any idea how should i proceed so please help me in this regard that how should i proceed further.
Which language i should use to create it?
OS Platform : Windows 7
Any tutorial will also be helpful.
P.S. This is my first post in this forum so any advice will be appreciable.
Please help me as soon as possible.
Thank You.
System Manufacturer/Model Number Bruce ... somewhere in his 40's OS Windows 7 Ultimate 32bit SP1 CPU Intel(R) Core(TM)2 Quad CPU @ 2.40GHz, 2400 MHz Motherboard INTEL/D975XBX2 Memory 4 GB Graphics Card ATI Radeon HD 2600 Pro Monitor(s) Displays Samsung SyncMaster 914v Screen Resolution 1280 x 1024
Keyboard Standard PS/2 Keyboard Mouse Microsoft PS/2 Mouse PSU Rocketfish 700 W Case G.Skill Gigabyte Chassis Hard Drives 2/500GB each ... ST3500630AS ATA Device.
One is not connected Internet Speed DSL Antivirus Avira Internet Security Browser IE 9 Other Info ATI HDMI Audio
I saw the filemenu tool but basically what i want to do is to create a console mode utility tool which can be used with any software. So for that purpose initially i want to create a single system tool to do these things then further i can patch it with any software.
So the look will be like when i open utility.exe file then a console will show up where i can write any command that i've created to do multiple tasks like edit registry, edit any file, move any file, delete any file etc. As command prompt works in windows something similar to that.