Silent Installation Problem, View Buttons not working

Questions and answers about 3Dconnexion devices on Windows.

Moderator: Moderators

Post Reply
raliesch
Posts: 3
Joined: Mon Oct 31, 2016 10:44 pm

Silent Installation Problem, View Buttons not working

Post by raliesch »

Hello

I am trying to make a Silent installation from the 3Dconnexion Software 3DxWare 10.46 x64. Now I already figured out that in need to unzip the Exe, to get to the MSI installers, so far so good.
Now I figured out that I only need this 4 MSI’s to be installed, also the silent installation is working like this.

msiexec -i "3DxWinCore64.msi" /qb
msiexec -i "LADPInst.msi" TRANSFORMS="CustomizeLADP.mst" /qb
msiexec -i "3DxLcdApplets64.msi" /qb
msiexec -i "3DxProENGINEER64.msi" /qb


So fare everything is ok, but when I install the Software as I described, the View Buttons (L,T,R;F, and Fit) on the Spicepilot are not working, I check the Settings (Key Mapping) and everything seems right.

When I install the Software from the 3DxWare64_v10-4-6_r2435.exe, and do a Custom Installation and only Select Logitech LCD Manager, LCD Applets for Spacepilot Pro and Plugin for Pro/Engineer Wildfire/Creo 3.0 this is supposed to be the same content as in the Silent install, then all the Buttons Work fine.

If someone has a idea what can be the problem, help is appreciated.

Thx a lot
UtaSH
Moderator
Moderator
Posts: 3754
Joined: Mon Nov 27, 2006 10:34 am
Location: Munich, Germany
Contact:

Re: Silent Installation Problem, View Buttons not working

Post by UtaSH »

Hello raliesch,

did you install all files with administrator rights?

Check if the plugin is loaded: go to Tools -> Auxiliary Applications -> Info and verify if you see the code for the plugin:
Creo_info_button.png
Creo_info_button.png (9.24 KiB) Viewed 3757 times
Creo_auxapp.png
Creo_auxapp.png (20.31 KiB) Viewed 3757 times

Code: Select all

Application 0: 3DxProENGINEER
Exec path: C:\Program Files\3Dconnexion\3DxWare\3DxProENGINEER64\creo3\x86e_win64\obj\3dxcreo.dll
Text path: C:\Users\username\AppData\Local\Temp\3DxProENGINEER
Version 33 - 2014190
Application is running.
raliesch
Posts: 3
Joined: Mon Oct 31, 2016 10:44 pm

Re: Silent Installation Problem, View Buttons not working

Post by raliesch »

Hello thx for your Response.

You are right it say that nothing is loaded in the Info Window. Yes i install on a Account that has Admin rights.
Post Reply