Jump to content
Sign in to follow this  
armatech

Vista O2 Issue Fix

Recommended Posts

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×