Прошу помогите ни как не могу c помощью Wine запустить установку программы DirectX 9. Всё время появляется данное сообщение: «Текущий пользователь системы не обладает привилегиями администратора. Войдите в систему как администратор или обратитесь к администратору данного компьютера.»
Вот пример моего конфигурационного файла к Wine.
WINE REGISTRY Version 2
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config
;;
;; MS-DOS drives configuration
;;
;; Each section has the following format:
;; [Drive X]
;; «Path»=«xxx» (Unix path for drive root)
;; «Type»=«xxx» (supported types are 'floppy’, 'hd’, 'cdrom' and 'network’)
;; «Label»=«xxx» (drive label, at most 11 characters)
;; «Serial»=«xxx» (serial number, 8 characters hexadecimal number)
;; «Filesystem»=«xxx» (supported types are 'msdos’/'dos’/'fat’, 'win95\′/’vfat’, 'unix’)
;; This is the FS Wine is supposed to emulate on a certain
;; directory structure.
;; Recommended:
;; — «win95» for ext2fs, VFAT and FAT32
;; — «msdos» for FAT16 (ugly, upgrading to VFAT driver strongly recommended)
;; DON’T use «unix» unless you intend to port programs using Winelib !
;; «Device»=«/dev/xx» (only if you want to allow raw device access)
;;
[Drive C]
«Path» = «/home/jim/.wine/drive_c»
«Type» = «hd»
«Label» = «Dos Drive»
«Filesystem» = «win95»
[Drive D]
«Path» = «${HOME}»
«Type» = «hd»
«Label» = «My Home»
«Filesystem» = «win95»
[Drive E]
«Path» = «/tmp»
«Type» = «hd»
«Label» = «tmp»
«Filesystem» = «win95»
[Drive G]
«Path» = «/»
«Type» = «hd»
«Label» = «root»
«Filesystem» = «win95»
[wine]
«Windows» = «c:\\windows»
«System» = «c:\\windows\\system\\»
«Temp» = «e:\\»
«Path» = «c:\\windows\\;c:\\windows\\system\\»
«Profile» = «C:\\windows\\Profiles\\Administrator»
«GraphicsDriver» = «x11drv»
; Wine doesn’t pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;
; Note: The WINESHELLLINK Environment variable will override this setting.
; (which is set in the winex startup script)
;«ShowDirSymlinks» = «1»
«ShellLinker» = «/usr/lib/transgaming_cedega/winex/bin/wineshelllink»
;
; Browser to be used by winebrowserlink.
; Note: The WINEBROWSER Environment variable will override this setting.
;«Browser» = «/usr/bin/konqueror»
#
[DllDefaults]
«DefaultLoadOrder» = «native, builtin, so»
[DllOverrides]
«commdlg» = «builtin, native»
«comdlg32» = «builtin, native»
«oleaut32» = «builtin, native»
«ver» = «builtin, native»
«version» = «builtin, native»
«shell» = «builtin, native»
«shell32» = «builtin, native»
«shfolder» = «builtin, native»
«shlwapi» = «builtin, native»
«lzexpand» = «builtin, native»
«lz32» = «builtin, native»
«comctl32» = «builtin, native»
«commctrl» = «builtin, native»
«advapi32» = «builtin, native»
«crtdll» = «builtin, native»
«mpr» = «builtin, native»
«winspool.drv» = «builtin, native»
«d3d8» = «builtin, native»
«d3drm» = «builtin, native»
«ddraw» = «builtin, native»
«dinput» = «builtin, native»
«dinput8» = «builtin, native»
«dmusic» = «builtin, native»
«dsound» = «builtin, native»
«opengl32» = «builtin, native»
«msvcrt» = «native, builtin»
«rpcrt4» = «native, builtin»
«msvideo» = «builtin, native»
«msvfw32» = «builtin, native»
«mcicda.drv» = «builtin, native»
«mciseq.drv» = «builtin, native»
«mciwave.drv» = «builtin, native»
«mciavi.drv» = «native, builtin»
«mcianim.drv» = «native, builtin»
«msacm.drv» = «builtin, native»
«msacm» = «builtin, native»
«msacm32» = «builtin, native»
«midimap.drv» = «builtin, native»
«wininet» = «builtin, native»
[Version]
; Windows version to imitate. Valid versions are: 'win20\′, 'win30\′, 'win31\′, 'win95\′, 'win98\′, 'winme’, 'nt351\′, 'nt40\′, 'win2000\′, 'winxp'
«Windows» = «winxp»
; DOS version to imitate
;«DOS» = «6.22»
Последние комментарии
- OlegL, 17 декабря в 15:00 → Перекличка 21
- REDkiy, 8 июня 2023 года в 9:09 → Как «замокать» файл для юниттеста в Python? 2
- fhunter, 29 ноября 2022 года в 2:09 → Проблема с NO_PUBKEY: как получить GPG-ключ и добавить его в базу apt? 6
- Иванн, 9 апреля 2022 года в 8:31 → Ассоциация РАСПО провела первое учредительное собрание 1
- Kiri11.ADV1, 7 марта 2021 года в 12:01 → Логи catalina.out в TomCat 9 в формате JSON 1
нууу.. само жедание похвально — поставить dx9 на wine, только вот этого не получится, к сожалению.
по крайней мере у меня заставить его установиться — так и не получилось.
dx8 -тот ещё получалось, да и то, не помнб уже как так вышло.
основная загвоздка тут в версии windows для эмуляции — надо ставить win98. тогда об администраторе можно не думать.
а если хочется именно win2k/xp — то тут надо какую-то dll-ку взять нативную (не помню какую).
а вообще, см. тут по форуму ссылка на winex4 (cedega) пробегала. полный dx8 + немного dx9.
может на него встанет?
Первое правило для линуксоида: R! T!! F!!! M!!!!
DirectDraw/Direct3D. Since Wine does not implement the DirectX HAL, the native version will not work at this time