View Full Version : Add PATH ?
InTeL
05-24-2002, 10:01 AM
How can i add %AppDir% location OS PATH Environment ?
I'm using SF 6.0.1.0 and cant find any simple method add path.
If users OS Win9X/Me add autoexec.bat else WinNT/2K/XP add registry...
InTeL
05-24-2002, 12:01 PM
So i cant find any simple method in SF6 and write code myself...
I can share this code for your help...
Design > Actions > After Installing : Import Actions (InstAppPath.sfa)
http://216.167.93.75/~intel/temp/InstAppPath.sfa (right click:save target as)
Design > Uninstall > After Uninstalling : Import Actions (UninstAppPath.sfa)
http://216.167.93.75/~intel/temp/UninstAppPath.sfa (right click:save target as)
Build SF 6.0.1.0 and tested WinME/XP...
HayoOellrich
05-27-2002, 03:26 AM
Hi!
I checked your code. In both cases (registry and autoexec.bat), you should parse the existing path setting to check if the path extension is already in somewhere else. Otherwise, multiple occurences of the path xtension may exist.
And in case the autoexec.bat does not exist yet, you could create one.
Hayo
InTeL
05-27-2002, 03:17 PM
Hi,
Thanks for responding, code is updated and uploaded the server.
pupkinzon
07-01-2003, 04:21 AM
PATH action links, that you have posted, are dead somehow /ubbthreads/images/icons/frown.gif
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.