cheeseandcereal Posted February 4, 2012 Posted February 4, 2012 hey, so I was just doing some programming and I noticed that when typing in a path file, i can not use %appdata% for a user's specific application data (i.e. C:\Users\SomeUser\AppData\roaming) Is there some sort of substitute for autoit?
cheeseandcereal Posted February 4, 2012 Author Posted February 4, 2012 Never mind, I figured it out, it's just @AppDataDir. The reason I was getting messed up because when I put in my directories, I forgot the "&" after putting in @AppDataDir and the rest of the path
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