Имя пользователя:
Пароль:
 

Название темы: Помогите c Java
Показать сообщение отдельно

Старожил


Сообщения: 383
Благодарности: 106

Профиль | Отправить PM | Цитировать


http://answers.microsoft.com/en-us/w...8-8515481db22c
Цитата:
While trying to perform a java update on a VISTA PC if you get an error “Java installer: wrapper.createfile failed with error 3: the system cannot find the path specified”
Browse to location "\\users\username\AppData\Local\Temp"
Create an empty folder with name "Low" in this location and perform the installation by logging in as administrator (not just executing the setup file using administrator credentials).
This folder is automatically created for users but not for administrators. Once this folder is created installation would proceed normally.
Я не до конца понял это объяснение (в смысле почему так происходит). Но попробовать создать папку Low в Temp точно надо) Вот так - \\users\Виктор\AppData\Local\Temp\Low
https://www.google.ru/search?q=перем...среды&tbm=isch - путь к папке temp если он нестандартный

Последний раз редактировалось sedarmill, 11-03-2015 в 21:31.

Это сообщение посчитали полезным следующие участники:

Отправлено: 21:22, 11-03-2015 | #13

Название темы: Помогите c Java