On Sun, 27 Dec 2009 06:25:34 +0530, you wrote: >Steps to reproduce the error > >1. Download the file VirtualBox-3.0.12-54655-Win.exe >2. Run the above file enter admin credentials >3. Couldn't find the network location %APPDATA% > >pfa screenshots of the error details > >Mahadev
I had that too, but I think on (un)installing something else. Actually, it is an error in the registry (correct me f I'm wrong, I think it was this key) : "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" ValueName "AppData" ValueData "%APPDATA%" I solved it by changing the ValueData from: %APPDATA% to: %USERPROFILE%\AppData\Roaming -- ( Kees Nuyt ) c[_] _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
