From: Daniel R. <dv...@gm...> - 2006-04-28 14:09:55
|
Phil, Eureka- I'm done! That worked- thanks so much. Have a good one, Dan On 4/28/06, Phil Edwards <ph...@li...> wrote: > > On Friday 28 Apr 2006 14:00, Daniel Ryan wrote: > > Phil, > > > > Great- that worked. Thanks! > > > > Now, another issue- I have my .exe file, but it works only when in the > > /dist directory where I created it. If I move it to the desktop, it > > doesn't work. Do I have to make sure I keep all the components in the > > /dist directory with it? > > > > Yes, you do. That's why that folder is called 'dist' by default, because > you > have to distribute the contents in order to make your standalone version > run > on another computer. How you actually go about doing that is another whol= e > discussion, although my preference is to use Inno Setup, which is a > freeware > software installer that you can download from: > > http://www.jrsoftware.org/isdl.php > > This packages up your program and all its supporting files into a single > .EXE > file which can be distributed to your end users. When they run it, your > application is installed and an entry is added under Control Panel --> Ad= d > & > Remove Software to allow the app to be un-installed easily as well. > > -- > > Regards > > Phil Edwards > Brighton, UK > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > -- Daniel Ryan (410) 271-9673 (cell) |