| Summary: | winetricks: нужно исправить функцию volnum | ||
|---|---|---|---|
| Product: | WINE@Etersoft | Reporter: | Денис Баранов <baraka> |
| Component: | Общее | Assignee: | Anton Rudnev <mibori> |
| Status: | CLOSED INVALID | QA Contact: | |
| Severity: | minor | ||
| Priority: | P2 | CC: | kondratyuk, lav, pav |
| Version: | 1.0.9 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
| Заявки RT: | Связано с: | ||
| Дата напоминания: | |||
| Bug Depends on: | |||
| Bug Blocks: | 3157, 3156 | ||
Отложим до более точного формулирования проблемы на примере конкретной программы. В любом случае делать установку volnum через winetricks мы не будем. Данную багу рассматриваю как необходимость удаления из winetricks функции установки volname, что у нас и так сделано. |
# Recent Microsoft installers are often based on "windows package manager", see # http://support.microsoft.com/kb/262841 and # http://www.microsoft.com/technet/prodtechnol/windowsserver2003/deployment/winupdte.mspx # These installers check the drive name, and if it doesn't start with 'harddisk', # they complain "Unable to find a volume for file extraction", see # http://bugs.winehq.org/show_bug.cgi?id=5351 # You may be able to work around this by using the installer's /x or /extract switch, # but renaming drive_c to "harddiskvolume0" lets you just run the installer as normal. Нужно реализовать по другому, либо найти способ для правильной установки приложений.