Jump to content

Recommended Posts

Posted

i use GUICtrlCreatePic to add a pic in to my program, and it works well.

but when i copy the .exe file to other directory, the pic in my program won't be shown until i copy the pic to the same directory.

how to itegrate the pic to the .exe file of my program?

ps:very sorry for my poor english :">

Posted

how to itegrate the pic to the .exe file of my program?

I don't think that's possible. You would need a windows installer to distribute all your files with the .exe. Search sourceforge.net for some open source Win32 installers.

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Posted

hi,

is possible when using FileInstall !!!

Andre

What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
Posted

is possible when using FileInstall !!!

I did no know FileInstall. Very nice!

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Posted

if i need a big installer.

i usually create a self-extracting RAR with max compression.

and make it run the main .exe automaticly after it is done extracting.

but fileinstall wil work for small files.

<{POST_SNAPBACK}>

yeah,i think so!

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...