fireking300 Posted June 14, 2008 Posted June 14, 2008 (edited) I want to make a file that can only be run from the Desktop is there any way to make this happen. and a pop-up comes up if it isnt on the desktop and can;t run. Edited June 14, 2008 by fireking300
monoceres Posted June 14, 2008 Posted June 14, 2008 If @ScriptDir<>@DesktopDir Then MsgBox(16,"Error","Access denied") Exit EndIf Broken link? PM me and I'll send you the file!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now