Jump to content

Recommended Posts

Posted

Hi, I am trying to install Flowgorithm. It comes with an MSI but even once installed when a user starts the software it says:

 

“The feature you are trying to use is on a network resource that is unavailable.”

 

It wants to install some stuff to the user profile maybe..? I don't want to make the deploy folder accessible to users. Has anyone installed this successfully, maybe there's a way to make it 'full' install or something?

Posted

Where did you run the installer from? (where was the MSI during the install?)

 

I ask because I remember a few of my software packages giving the same error post install (can't remember which ones)

 

I figured out that the folder where the MSI sat was only accessible while the installer was running because the SCCM script I was using created a U:\ drive to run from. This drive was removed when the installation was completed.

 

I don't recall all the details, but I think I told SCCM to copy the MSI to the machine's local HHD, creating a folder there for the installation, and then run the program from there. In this way, after installation, the program can run because the MSI is in a place on the local HDD (this is written in the registry)

 

Can you change your setup so that your MSI sits on your machine's HDD, or on a network drive that is accessible at all times, to see if this will cure your issue?

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



×
×
  • Create New...