borism25 0 Posted March 11, 2011 I just wondering, can i include in script directory, xbmc program install, after install i whont to copy skin (but i can get that directory be include in exe, and if i move my exe program on other computer everything get install, but i don't have directory with skin on other computer), can directory be include in the exe file and how Share this post Link to post Share on other sites
JohnOne 1,603 Posted March 11, 2011 You can create the directory -> DirCreate() AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
borism25 0 Posted March 11, 2011 (edited) ok, maybe i didn't give good example i have: Skin (directory) xbmc.exe xbmc.au3 open the script (au3) and when i press f5 everything is great but when i compile, i don't get skin directory in that file, i just get xbmc.exe + xbmc.au3 and if i put on the stick or some other computer i start the installation and when script need to copy skin (directory) can't do that becouse that directory does't exist on that computer Edited March 11, 2011 by borism25 Share this post Link to post Share on other sites