Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do Exe File
Message
 
 
To
02/04/2003 22:46:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00773404
Message ID:
00773580
Views:
27
Hi Ivan,

You can use application launcher to handle application updates. Ther're a few of them in the Download section:
- Simple application launcher File #9668
- Application Launcher File #9627
- Universal Workstation Launcher File #9576
- GenLoader - a WSH Loader Script Wizard File #9889

>dear all,
>
>i'm now developing a program. which one is better, i built into many exe so there is no menubar or i buit into one exe useing menubar? considering if there is any changes in my program and i have to copy new exe file, i choose many exe methods.
>this is my structure.
>Main.exe ( main form )
>-- Product.exe ( display in Grid, i issue do product.exe if selected)
>-- Vendor.exe ( display in Grid, i issue do product.exe if selected )
>-- PriceList.exe ( display in Grid, i issue do product.exe if selected )
>-- Invoice.exe ( display in Grid, i issue do product.exe if selected )
>
>But the problem is:
>1. if i call invoice exe file from main exe file, after i issued thisform.release, the invoice exe file is released. but if i built the invoice project ( because there is changes )into exe (main exe file is still open ). error message come up with File Access Is Denied. because i think users only have to quit invoice file so they can do other work without quit from main exe file.
>2. how to protect user so they can only run one main exe file. because it is impact on my temporary table file. if they accidently open two main exe file the temporary file is overwrite.
>
>sorry if you dont understand what i say
>
>thanks,
>
>
>Ivan Agusta
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform