Jump to content

Cannot run 16bit Windows Program


Recommended Posts

Hi Guys,

I'm having a problem trying to install an old version of the Citrix ICA Client through WPI 6.3. I am getting the following error:

"Can't run 16-bit Windows program - Cannot find file Z:\WPI\Install\Citrix\setup.exe (or one of its components). Check to ensure the path and filename are correct and that all required libraries are available."

My CONFIG.JS looks like the one below:

pn=1;

prog[pn]=['Citrix ICA Client'];

desc[pn]=['Installs the Citrix ICA Client'];

uid[pn]=['ICA'];

dflt[pn]=['no'];

cat[pn]=['Applications'];

forc[pn]=['no'];

configs[pn]=['Citrix'];

cmd1[pn]=['"%wpipath%\\Install\\Citrix\\setup.exe"'];

pn++;

Can anybody help?

Link to comment
Share on other sites


Hi zorphnog,

If I open explorer it runs OK. If I click START then RUN and put the path in as specified previously in the script I experience the same error.

I have managed a workaround which involves:

1. Copy the files into a folder on the desktop.

2. Install the Citrix Client

3. Sleep for about 20 secs to allow the silent install to finish.

4. Delete the folder on the desktop.

Link to comment
Share on other sites

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...