Hello All,
I have included the Select Packages dialog in my Screen Manager and allocated one file in the distribution to a package called "TEST".
The aim is to show the screen, and if the user selects the check box, install the file.
I have an EXECUTE instruction and a FILE-DELETE-FOLDER instruction that runs this file from the user's TEMP folder, then delete it and it's temp-folder IF IT IS INSTALLED!
But I can't get the SHELL operations to ONLY function when the package is checked by the user.
What do I need to do?
------------------
-Prince Of Thieves
[This message has been edited by Thief (edited 12-20-2000).]
I have included the Select Packages dialog in my Screen Manager and allocated one file in the distribution to a package called "TEST".
The aim is to show the screen, and if the user selects the check box, install the file.
I have an EXECUTE instruction and a FILE-DELETE-FOLDER instruction that runs this file from the user's TEMP folder, then delete it and it's temp-folder IF IT IS INSTALLED!
But I can't get the SHELL operations to ONLY function when the package is checked by the user.
What do I need to do?
------------------
-Prince Of Thieves
[This message has been edited by Thief (edited 12-20-2000).]
Comment