
Originally Posted by
(armatech @ Sep. 13 2008,03:19)
just a shot in the dark but but an issue i always need to bypass on vista64 is the dame P:\ drive now there is 2 ways to fix this issue
1. Disable UAC (User Account Control).
2. change the mapdisk.bat to read the following and run it twice, once as admin and once as an normal user (dubble clicking)
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
@echo off
subst p: /D
subst p: "C:\Users\"%username%"\ ;Documents\ArmAWork"