Can IA6.24 create junction points?
http://en.wikipedia.org/wiki/NTFS_junction_point
Junction Points
Yeah ... might be a good idea ... I don't have time to write a plugin _right_ now. I just stick linkd.exe in a FileBag and run it if necessary.
I need to use Junction points on WinXP and Win2K3 x64 we launch several OS utilities from our UI (which is 32-bit). These OS utilities don't exist in the WoW64 directory and when you attempt to run them the SYSTEMROOT envvar is re-vectored ... hence you always get file not found. So the solution is to create a junction point in your install directory that points to the real SYSTEMROOT. Then we just run:
c:\\program files (x86)\\ourapp\\sysdir\\someosutility.exe
(where sysdir is the JP) and we always correctly launch someosutility.exe
All those problems go away on Vista x64 where they have JP'd the OS right up the yangtze for backwards compatibility purposes.
I need to use Junction points on WinXP and Win2K3 x64 we launch several OS utilities from our UI (which is 32-bit). These OS utilities don't exist in the WoW64 directory and when you attempt to run them the SYSTEMROOT envvar is re-vectored ... hence you always get file not found. So the solution is to create a junction point in your install directory that points to the real SYSTEMROOT. Then we just run:
c:\\program files (x86)\\ourapp\\sysdir\\someosutility.exe
(where sysdir is the JP) and we always correctly launch someosutility.exe
All those problems go away on Vista x64 where they have JP'd the OS right up the yangtze for backwards compatibility purposes.
Who is online
Users browsing this forum: vaibhavopkey and 152 guests