Why do I receive the error r(603) when trying to update Stata running on Vista?
| Title |
|
Updating Stata on Vista |
| Author |
Kevin Crow, StataCorp |
| Date |
March 2007 |
The default Vista permission settings do not allow applications write
permissions to their respective install directories even if you are logged
in to a machine as administrator. Stata needs these permissions to update.
To get around the problem you must right-click the Stata executable in
the Stata install directory and select “Run as Administrator”
from the menu to open Stata. Then you can type
update all followed
by update swap in your Stata Command window to update Stata.
|