Question
Another Windows 7/Creo install A** biter
A number of people have complained to me that they can't specify a mapped drive to install the software on. The Creo installer will not let them do that.
The hard drive in my laptop died yesterday so I'm now working off a loaner laptop while mine is getting fixed.
I went to install Creo locally using my scripted install and it only installed Creo View Express and Creo View, it failed with it got to Creo itself.
I opened up a command window as my normal self and copied the first line of the Creo install into the window. It didn't do anything, just came back with a prompt, and no errors.
Thinking maybe this machine is going to require me to run as admin. I opened up a command shell as admin and copied the same command into it. It couldn't find the mapped drive. After searching on Google I found that elevated and non-elevated accounts are not linked, so they don't share the same drive mappings. There's a registry setting to make them linked.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLinkedConnections"=dword:00000001
This should solve the drive mapping issue inside the Creo installer. It worked for one of my colleagues.
See this page for more information.
The hard drive in my laptop died yesterday so I'm now working off a loaner laptop while mine is getting fixed.
I went to install Creo locally using my scripted install and it only installed Creo View Express and Creo View, it failed with it got to Creo itself.
I opened up a command window as my normal self and copied the first line of the Creo install into the window. It didn't do anything, just came back with a prompt, and no errors.
Thinking maybe this machine is going to require me to run as admin. I opened up a command shell as admin and copied the same command into it. It couldn't find the mapped drive. After searching on Google I found that elevated and non-elevated accounts are not linked, so they don't share the same drive mappings. There's a registry setting to make them linked.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLinkedConnections"=dword:00000001
This should solve the drive mapping issue inside the Creo installer. It worked for one of my colleagues.
See this page for more information.

