مشاهده نسخه کامل
: NTFS In OpenSuse 10.2
سلام چطور میشه ntfs ها رو روی open suse 10.2 دید و همچنین چرا wine روی این os نصب نمیشه
ممنون و یا علی ...
m a j r i x
29-07-2007, 18:04
سلام
راهنمای استفاده از NTFS ([ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ])
راهنمای نصب wine ([ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ])
How to run Wine
You can simply invoke the wine command to get a small help message:
Wine 20040405
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
The first argument should be the name of the file you want wine to execute. If the executable is in the Path environment variable, you can simply give the executable file name. However, if the executable is not in Path, you must give the full path to the executable (in Windows format, not UNIX format!). For example, given a Path of the following:
Path="c:\windows;c:\windows\system;e:\;e:\test;f:\"
You could run the file c:\windows\system\foo.exe with:
$ wine foo.exe
However, you would have to run the file c:\myapps\foo.exe with this command:
$ wine c:\\myapps\\foo.exe
برای اطلاعات بیشتر به اینجا ([ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]) مراجعه کنید
مسائل زوزه در تاپیک اختصاصی
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
vBulletin , Copyright ©2000-2025, Jelsoft Enterprises Ltd.