jinyue115 Posted July 5, 2010 Posted July 5, 2010 I have tried @MydocumentsDir and not this Macro . Tried @DocumentsCommonDir using Dircreate , no new folder found . Pls refer to the attachment , thanks.
AdmiralAlkex Posted July 5, 2010 Posted July 5, 2010 That looks like the user profile directory. ShellExecute(@UserProfileDir) MsgBox(0, "", @UserProfileDir) .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
jinyue115 Posted July 5, 2010 Author Posted July 5, 2010 That looks like the user profile directory. ShellExecute(@UserProfileDir) MsgBox(0, "", @UserProfileDir) It works! Thank you !
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