AFC Posted July 19, 2012 Share Posted July 19, 2012 (edited) I don't know how to ask, but my problem is e.g I have a picture, when user downloaded my file, he wont be able to see picture in the program cause pictures path are my computers folder's path. Global $Pic1_1 = GUICtrlCreatePic("C:UsersAdminDesktopPicturesCaveminimap10.jpg", 16, 80, 50, 50) or sound file, include file etc... When user downloaded my file, how to ensure that all other includes will work correctly? How to provide to download my file to specific folder that wont be matter depending on users OS? Edited July 19, 2012 by AFC Link to comment Share on other sites More sharing options...
bogQ Posted July 19, 2012 Share Posted July 19, 2012 (edited) Macro Referencelook for it in help fileyour probably gona need @ScriptDirand look for FileExists in help file Edited July 19, 2012 by bogQ AFC 1 TCP server and client - Learning about TCP servers and clients connectionAu3 oIrrlicht - Irrlicht projectAu3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related) There are those that believe that the perfect heist lies in the preparation.Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost. Link to comment Share on other sites More sharing options...
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