You have installed a software you don't
want others to use it but you can not restrict users from using it. Then this
trick is for you try this.
First note down what will happen.
1.In your installed program list the programme will appear
2.But its folder in c:\program files will not appear
3.You will access program via command prompt and not via short cut link.
Method:
1.Remove all shortcut links of software.
-From desktop
-From quick lauch
-From start menu
-From start menu-program file
2.Now open a new text file and type complete path of program you want to use. Suppose you are using a software named example. Then type complete file path as
c:\"programes files"\example\example.exe
now save this file with whatever name you want and save with .bat or .cmd extension for example lets consider the file name as leo.cmd
3.Now copy this file in c:\windows\system32\ folder
4.Now press start button->run then type cmd and press enter
command prompt will appear navigate to the folder where your prog is located, and type,
c:\"program files">attrib "folder name in which software exists" +h +r +s
5.Now when you want to use the software type your file name(extention not necessary) in command prompt and you will be able to access the program and others will not be able even figure it out.
First note down what will happen.
1.In your installed program list the programme will appear
2.But its folder in c:\program files will not appear
3.You will access program via command prompt and not via short cut link.
Method:
1.Remove all shortcut links of software.
-From desktop
-From quick lauch
-From start menu
-From start menu-program file
2.Now open a new text file and type complete path of program you want to use. Suppose you are using a software named example. Then type complete file path as
c:\"programes files"\example\example.exe
now save this file with whatever name you want and save with .bat or .cmd extension for example lets consider the file name as leo.cmd
3.Now copy this file in c:\windows\system32\ folder
4.Now press start button->run then type cmd and press enter
command prompt will appear navigate to the folder where your prog is located, and type,
c:\"program files">attrib "folder name in which software exists" +h +r +s
5.Now when you want to use the software type your file name(extention not necessary) in command prompt and you will be able to access the program and others will not be able even figure it out.
No comments:
Post a Comment
Leave the comments