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
Silent Installation Problem, View Buttons not working
Moderator: Moderators
Re: Silent Installation Problem, View Buttons not working
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:
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:
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.
Uta
3Dconnexion
3Dconnexion
Re: Silent Installation Problem, View Buttons not working
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.
You are right it say that nothing is loaded in the Info Window. Yes i install on a Account that has Admin rights.
