CyberAssassin 0 Posted October 5, 2007 okay i have a installer file that i wrote and i have a image is there a way to package the image so when i give the installer file to someone i dont have to give them the image too? so it would be only one file. Share this post Link to post Share on other sites
SmOke_N 211 Posted October 5, 2007 okay i have a installer file that i wrote and i have a image is there a way to package the image so when i give the installer file to someone i dont have to give them the image too? so it would be only one file.Not sure I'm understanding what you're saying... but if I do: http://www.autoitscript.com/forum/index.ph...c=51103&hl= Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Share this post Link to post Share on other sites
PsaltyDS 42 Posted October 5, 2007 okay i have a installer file that i wrote and i have a image is there a way to package the image so when i give the installer file to someone i dont have to give them the image too? so it would be only one file.FileInstall()The help file is your friend... Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites
CyberAssassin 0 Posted October 5, 2007 i already have the installer finished. Now i have two files install.exe and revolution.jpg. i want to make it so that i dont need both files only install.exe but i still want to see the image when i run install.exe Share this post Link to post Share on other sites
SmOke_N 211 Posted October 5, 2007 i already have the installer finished. Now i have two files install.exe and revolution.jpg. i want to make it so that i dont need both files only install.exe but i still want to see the image when i run install.exehttp://www.autoitscript.com/forum/index.ph...st&p=413389 Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Share this post Link to post Share on other sites