LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview builder installer shows "X:\ProgramFilesFolder" instead of the system directory.

 
0 Kudos
Message 1 of 5
(2,848 Views)
Sorry, I´m fighting with this editor ;-))
 
Ok, here´s my problem:
 
LV 7.1
WinXP-Pro + ServicePack1
 
the installer of a LV7.1 executable tries to install per default to d:\ProgramFolderFiles\... instead of c:\program files\...
It also places the start menu entry to d:\ProgramMenuFolder\... instead of c:\Documents and Settings\....
It happens on different machines.
 
 
But a solution was not published.
 
Does anybody know whats going on here ??
 
Thanks in advance,
Martin
0 Kudos
Message 2 of 5
(2,838 Views)

Hello Martin!

You can try to set the following registry entry to 0:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem Entry: NtfsDisable8dot3NameCreation=0

 

Best regards

Volker

0 Kudos
Message 3 of 5
(2,825 Views)

Hi Volker,

the solution you proposed didn't work. I tried it on two different machines, no success.

Regards,

Martin

0 Kudos
Message 4 of 5
(2,815 Views)

Hi Martin,

sorry that it dont`t work. Did you try it on your development machine before creating new applications? Pherhaps this can fix the issue:

You can try to toggle (maybe twice) this registry setting:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem NtfsDisable8dot3NameCreation=1

The default value is 0. Reboot the machine after a change.

 

regards,

 

Volker

0 Kudos
Message 5 of 5
(2,800 Views)