Hi I’m trying to install the GapDebug on a Win8 machine:
GapDebug-2015-update-2.0-offline-installer-windows.exe
And got the following error:
SEVERE: A fatal error was reported from
com.genuitec.pulse.installer.processor.offline.delivery.DeliveryInstallPackageProcessor@5b6eae6
java.io.FileNotFoundException: C:\Users\John\.deliverycenter.installs (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
I was logged in as John and verified that I am able to create file in \User\John, I also tried to do a cmd line install as admin, but got the same message. I finally tried to install while logged in as admin, that that was successful….but I prefer not to use the PC as admin all the time.
Any help is greatly appreciated!
-
This topic was modified 10 years ago by
wayne. Reason: fixed