Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help for setup
Message
De
19/08/1997 11:05:31
Bob Lucas
The WordWare Agency
Alberta, Canada
 
 
À
19/08/1997 10:11:52
Ralf Zimmer
N:media Datapoolsystems Gmbh
Duesseldorf, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00045509
Message ID:
00045544
Vues:
32
>>>Hello,
>>>
>>>I have created a netsetup by the setup assistant in Visiual FoxPro 3.0.
>>>But how can I tell the setup assistant to copy a file in a special directory. All I can choose is the application directory, the windows directory or the system directory. but I have to put a file in the windows\system\win32s directory. :-((((
>>>
>>>Do I have to make changes in the setup.inf?
>>>
>>>THX in advance
>>>
>>>Ralf Zimmer
>>
>>Setup will handle all situations:
>>1. Netsetup package will be created under Disk Images Directory (step 3) and then you can copy it to any network location.
>>2. Target folders for each file can be determined in File Summary (step 6).
>>3. Setup is intelligent enough to check for Win32s and move appropriate fiels over there automatically on user Win3.11 machine (if you checked Win32s box- step 2).
>
>
>Thanks for your quick answer. But the problem is that I have got to put a tool library to the win32s directory. I 'm using the foxsqz tool and under win3.11 I need to copy a library to the win32s directory. And this doesn't work.
>Sorry!

What I do in cases like this is create a simple batch file (some people still use them!) and in the batch file have the copy command (this is useful for creating shortcuts to applications after install.) You can force the batch file to run on setup because at the end of the setup wizard it asks for the name of an executable file to run after setup. I enter the name of my batch file. The batch file is included in the setup directory so it gets installed to.

Bob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform