armatech 8 Posted February 6, 2008 OK i have found that on vista fro some reason the tools will only work if you reinstall the tools after reboot after a bit of playing around with every thing i found this simple fix for the restart issue open (Edit) C:\Users\(your user-name)\Documents\ArmAWork\mapdisk.bat and change to this <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" Note: Change (your user-name) to your PC's login name What this dose is remove the old P:/ and recreate it i have no clue why it fixes it but it dose enjoy You need to right click C:\Users\(your user-name)\Documents\ArmAWork\mapdisk.bat and run as admin Share this post Link to post Share on other sites