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.
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.