Начало Вход/Регистрация Помощ Tazi stranica s latinski bukwi
Области
 Новини
 Актуална тема
 Linux портали
 Какво е Линукс?
 Въпроси-отговори
 Форуми
   •Трудова борса
   •Конкурс
 Статии
 Дистрибуции
   •Поръчка на CD
 Made In BG
 Файлове
 Връзки
 Галерия
 Конференции
Настройки
 Външен вид
 Предложения
 Направи си сам
И още ...
 За нас
 Линукс за българи ЕООД
 Линк към нас
 Предложения

Подкрепяно от:
TelePoint - Място за хора със свободни идеи

SiteGround

initLab

Adsys Group

SAP Bulgaria

Въпроси отговори
Въпрос: wine
[Търси: ]

ВНИМАНИЕ: Използвайте форумите на сайта за дa зададете вашите въпроси.

Към началото |Добави въпрос |Отговори
 
Въпрос
От: Виолета Дата: 12/14/2003
Ползвам Мандраке 9.1  .  wine ми е стартиран. 
  При запускане на Winamp - win ми дава грешка. 
 
 
  # wine /mnt/win_c/Program Files/Winamp/winamp.exe 
 
 
 Warning: could not find wine config [Drive x] entry for
 current working directory /mnt/win_c/Program Files/Winamp;
starting in windows directory. 
 fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we
need to add support for it ? 
 fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we
need to add support for it ? 
 fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we
need to add support for it ? 
/usr/bin/wine.bin: cannot find 'winamp.exe' 
 
 
    Какъв ми е проблема ? 
    Моля , помогнете ми ! 
    Благодаря Ви предварително!


Отговор #1
От: steve Дата: 12/14/2003
 Eh, ne vijdam zashto trqbva da emulirash winamp. Linux si
ima chudesni player-i. XMMS e sushtiqt kato Winamp-a.



Отговор #2
От: Виолета Дата: 12/14/2003
Искам да си пусна windols програма под Linux


Отговор #3
От: Vesko (vesko_dechev< at >yahoo__dot__com) Дата: 12/14/2003
други програми вървят ли ти с wine?

едва ли.
Според мен имаш грешка във конфигурационния файл на wine
 задала си директория, която да ти бъде C:\, a после winamp
търси друга.
При инасталирането wine се инсталира във /root/.wine/c
 акои си го инсталирала като root. Един път инсталиран вв
 една директория, може посредством конфигурационния файл да
 почосчиш друга, ама става боза. Приложи рървите редове от
конф. файл -където са опеделени C:\, D:\  и останалите




Отговор #4
От: Vesko (vesko_dechev (a) yahoo[ точка ]com) Дата: 12/14/2003
Пробавай само с 
/mnt/win_c/Program Files/Winamp/winamp.exe

Но опасявам се,че 
 /mnt/win_c/ не ти е определено в конфигурационния файл като
C:\



Отговор #5
От: Виолета Дата: 12/14/2003
Такали трябва да изглежда... заштото пак не става?

WINE REGISTRY Version 2
 ;; All keys relative to
\\Machine\\Software\\Wine\\Wine\\Config

 ;; If you think it is necessary to show others your complete
config for a
;; bug report, filter out empty lines and comments with
;; grep -v "^;" ~/.wine/config | grep '.'
;;
;; 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)
;;
;; If wine was built with autofs patch, you can add a line
;; "Automount" = "1"
;; to sections with autofs_ed drives
;;
[Drive A]
"Path" = "/mnt/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Filesystem" = "win95"
"Device" = "/dev/fd0"

[Drive C]
"Path" = "/mnt/win_c"
"Type" = "hd"
"Label" = "/mnt/win_c"
"Filesystem" = "win98"

[Drive D]
"Path" = "/mnt/win_d"
"Type" = "hd"
"Label" = "/mnt/win_d"
"Filesystem" = "win95"

[Drive E]
"Path" = "/mnt/win_e"
"Type" = "hd"
"Label" = "/mnt/win_e"
"Filesystem" = "win95"

[Drive F]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
 ; make sure that device is correct and has proper
permissions !
 "Device" =
"dev=/dev/scd0,fs=auto,ro,--,iocharset=cp1251,codepage=866,umask=0"

[Drive G]
"Path" = "/mnt/cdrom2"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
 ; make sure that device is correct and has proper
permissions !
 "Device" =
"dev=/dev/hdc,fs=auto,ro,--,iocharset=cp1251,codepage=866,umask=0"

[Drive H]
"Path" = "/mnt/cdrom3"
"Type" = "cdrom"
"Label" = "CD-Rom"
"Filesystem" = "win95"
 ; make sure that device is correct and has proper
permissions !
 "Device" =
"dev=/dev/hdd,fs=auto,ro,--,iocharset=cp1251,codepage=866,umask=0"

[Drive I]
"Path" = "${HOME}"
"Type" = "network"
"Label" = "Home"
"Filesystem" = "win95"

[Drive J]
"Path" = "/tmp/winetmp-${USER}"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"

[wine]
"Windows" = "C:\\Windows"
"System" = "C:\\Windows\\system"
"Temp" = "J:\\"
"Path" = "C:\\Windows;C:\\Windows\\system;I:\\;J:\\"
"Profile" = "C:\\Windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"

# <wineconf>

[Version]
 ; Windows version to imitate
(win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31)
"Windows" = "win98"
; DOS version to imitate
;"DOS" = "6.22"

 ; Be careful here, wrong DllOverrides settings have the
potential
; to pretty much kill your setup.
[DllOverrides]
; some dlls you may want to change
"oleaut32"     = "builtin, native"
"ole32"        = "builtin, native"
"commdlg"      = "builtin, native"
"comdlg32"     = "builtin, native"
"shell"        = "builtin, native"
"shell32"      = "builtin, native"
"shfolder"     = "builtin, native"
"shlwapi"      = "builtin, native"
"shdocvw"      = "builtin, native"
"advapi32"     = "builtin, native"
"msvcrt"       = "native, builtin"
"mciavi.drv"   = "native, builtin"
"mcianim.drv"  = "native, builtin"
; you can specify applications too
; this one will apply for all notepad.exe
;"*notepad.exe" = "native, builtin"
; this one will apply only for a particular file
;"C:\\windows\\regedit.exe" = "native, builtin"
; default for all other dlls
"*" = "builtin, native"

[x11drv]
; Number of colors to allocate from the system palette
"AllocSystemColors" = "100"
; Use a private color map
"PrivateColorMap" = "N"
; Favor correctness over speed in some graphics operations
"PerfectGraphics" = "N"
; Color depth to use on multi-depth screens
;;"ScreenDepth" = "16"
; Name of X11 display to use
;;"Display" = ":0.0"
; Allow the window manager to manage created windows
"Managed" = "Y"
; Use a desktop window of 800x600 for Wine
;"Desktop" = "800x600"
; Use XFree86 DGA extension if present
; (make sure /dev/mem is accessible by you !)
"UseDGA" = "Y"
; Use XShm extension if present
"UseXShm" = "Y"
; Use XVidMode extension if present
"UseXVidMode" = "Y"
; Use the take focus protocol
"UseTakeFocus" = "Y"
; Enable DirectX mouse grab
"DXGrab" = "N"
; Create the desktop window with a double-buffered visual
; (useful to play OpenGL games)
"DesktopDoubleBuffered" = "N"
; Code page used for captions in managed mode
; 0 means default ANSI code page (CP_ACP == 0)
"TextCP" = "0"
 ; Use this if you have more than one port for video on your
setup
; (Wine uses for now the first 'input image' it finds).
;; "XVideoPort" = "43"
 ; Run in synchronous mode (useful for debugging X11
problems)
;;"Synchronous" = "Y"
;
 ; Use the Render extension to render client side fonts
(default "Y")
;;"ClientSideWithRender" = "Y"
 ; Fallback on X core requests to render client side fonts
(default "Y")
;;"ClientSideWithCore" = "Y"
 ; Set both of the previous two to "N" in order to force X11
server side fonts
;
 ; Anti-alias fonts if using the Render extension (default
"Y")
;;"ClientSideAntiAliasWithRender" = "Y"
 ; Anti-alias fonts if using core requests fallback (default
"Y")
;;"ClientSideAntiAliasWithCore" = "Y"
;

[fonts]
 ;Read the Fonts topic in the Wine User Guide before adding
aliases
;See a couple of examples for russian users below
"Resolution" = "96"
"Default" = "-adobe-helvetica-"
"DefaultFixed" = "fixed"
"DefaultSerif" = "-adobe-times-"
"DefaultSansSerif" = "-adobe-helvetica-"

;; default TrueType fonts with russian koi8-r encoding
;"Default" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
 ;"DefaultFixed" = "-monotype-courier
new-*-*-*--*-*-*-*-*-*-koi8-r"
 ;"DefaultSerif" = "-monotype-times new
roman-*-*-*--*-*-*-*-*-*-koi8-r"
 ;"DefaultSansSerif" =
"-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r"
;; default cyrillic bitmap X fonts
;"Default" = "-cronyx-helvetica-"
;"DefaultFixed" = "fixed"
;"DefaultSerif" = "-cronyx-times-"
;"DefaultSansSerif" = "-cronyx-helvetica-"

 ; the TrueType font dirs you want to make accessible to
wine
[FontDirs]
;; standard ttf font dir
"dir1" = "/usr/X11R6/lib/X11/fonts/TTF"
;; this should be on most boxes
"dir2" = "/usr/share/fonts/ttf/western"
;; drakfont dir
;"dir3" = "/usr/X11R6/lib/X11/fonts/drakfont/ttf"
;; ms webfonts
;"dir4" = "/usr/X11R6/lib/X11/fonts/msttcorefonts"

[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com3" = "/dev/ttyS2"
"Com4" = "/dev/modem"

[parallelports]
"Lpt1" = "/dev/lp0"

[ppdev]
;; key:  io-base of the emulated port
;; value : parport-device{,timeout}
 ;; timeout for auto closing an open device ( not yet
implemented)
"378" = "/dev/parport0"
;"278" = "/dev/parport1"
;"3bc" = "/dev/parport2"

[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|lpr"
 "LPT2:" = "|gs -sDEVICE=bj200
-sOutputFile="/tmp/winetmp-${USER} -q -"
"LPT3:" = "/dev/lp3"

[ports]
;"read"  = "0x779,0x379,0x280-0x2a0"
;"write" = "0x779,0x379,0x280-0x2a0"

[Debug]
 ;"RelayExclude" =
"RtlEnterCriticalSection;RtlLeaveCriticalSection"
;"RelayInclude" = "user32.CreateWindowA"
 ;"SnoopExclude" =
"RtlEnterCriticalSection;RtlLeaveCriticalSection"
;"SpyExclude" = "WM_SIZE;WM_TIMER;"

[registry]
 ;These are all booleans.  Y/y/T/t/1 are true, N/n/F/f/0 are
false.
;Defaults are read all, write to Home
; Where to find the global registries
;"GlobalRegistryDir" = "/etc/wine";
; Global registries (stored in /etc/wine)
"LoadGlobalRegistryFiles" = "Y"
; Home registries (stored in ~user/.wine/)
"LoadHomeRegistryFiles" = "Y"
; Load Windows registries from the Windows directory
"LoadWindowsRegistryFiles" = "Y"
; TRY to write all changes to home registries
"WritetoHomeRegistryFiles" = "Y"
; Registry periodic save timeout in seconds
; "PeriodicSave" = "600"
; Save only modified keys
"SaveOnlyUpdatedKeys" = "Y"

[Tweak.Layout]
;; supported styles are 'Win31'(default), 'Win95', 'Win98'
 ;; this has *nothing* to do with the windows version Wine
returns:
 ;; set the "Windows" value in the [Version] section if you
want that.
"WineLook" = "Win98"

[Console]
"Drivers" = "tty"
"XtermProg" = "nxterm"
"InitialRows" = "25"
"InitialColumns" = "80"
"TerminalType" = "nxterm"

[Clipboard]
"ClearAllSelections" = "0"
"PersistentSelection" = "1"

; List of all directories directly contain .AFM files
[afmdirs]
"1" = "/usr/share/ghostscript/fonts"
"2" = "/usr/share/a2ps/afm"
"3" = "/usr/share/enscript"
"4" = "/usr/X11R6/lib/X11/fonts/Type1"

[WinMM]
"Drivers" = "winearts.drv"
;"Drivers" = "winejack.drv"
;"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"

[dsound]
 ;; HEL only: Number of waveOut fragments ahead to mix in new
buffers.
;"HELmargin" = "5"
 ;; HEL only: Number of waveOut fragments ahead to queue to
driver.
;"HELqueue" = "5"
;; Max number of fragments to prebuffer
;"SndQueueMax" = "28"
;; Min number of fragments to prebuffer
;"SndQueueMin" = "12"

[Network]
 ;; Use the DNS (Unix) host name always as NetBIOS
"ComputerName" (boolean, default "Y").
 ;; Set to N if you need a persistent NetBIOS ComputerName
that possibly differs 
 ;; from the Unix host name. You'll need to set ComputerName
in 
 ;;
 HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\ComputerName,
too.
;"UseDnsComputerName" = "N"

;; sample AppDefaults entries
[AppDefaults\\iexplore.exe\\DllOverrides]
"shlwapi" = "native"
"rpcrt4" = "native"
"ole32" = "native"
"shdocvw" = "native"
"wininet" = "native"
"shfolder" = "native"
"shell32" = "native"
"shell" = "native"
"comctl32" = "native"
;
[AppDefaults\\setup.exe\\x11drv]
"Desktop" = "800x600"
;
;[AppDefaults\\sol.exe\\Version]
;"Windows" = "nt40"
;
 ;; Some games (Quake 2, UT) refuse to accept emulated dsound
devices.
 ;; You can add an AppDefault entry like this for such
cases.
;[AppDefaults\\pickygame.exe\\dsound]
;"EmulDriver" = "N"

# </wineconf>


Отговор #6
От: Vesko (vesko_dechev __@__ yahoo[ точка ]com) Дата: 12/14/2003
в параграфа за C:\ :

"Filesystem" = "win98" - това е върховна глупост ;)

допустимите са както е посочено:

;; "Filesystem"="xxx" (supported types are
'msdos'/'dos'/'fat', 'win95'/'vfat', 'unix')

коригирай на :

"Filesystem" = "win95"



Отговор #7
От: Виолета (violetashopova< at >msn__dot__com) Дата: 12/14/2003
Коригирах и въпреки това нестава... 
 греша другаде.Били ми помогнал, ще съм ти много благодарна.

 
 
WINE REGISTRY Version 2 
 ;; All keys relative to
\\Machine\\Software\\Wine\\Wine\\Config 
 
 ;; If you think it is necessary to show others your complete
config for a 
;; bug report, filter out empty lines and comments with 
;; grep -v "^;" ~/.wine/config | grep '.' 
;; 
;; 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) 
;; 
;; If wine was built with autofs patch, you can add a line 
;; "Automount" = "1" 
;; to sections with autofs_ed drives 
;; 
[Drive A] 
"Path" = "/mnt/floppy" 
"Type" = "floppy" 
"Label" = "Floppy" 
"Filesystem" = "win95" 
"Device" = "/dev/fd0" 
 
[Drive C] 
"Path" = "/mnt/win_c" 
"Type" = "hd" 
"Label" = "/mnt/win_c" 
"Filesystem" = "win95" 
 
[Drive D] 
"Path" = "/mnt/win_d" 
"Type" = "hd" 
"Label" = "/mnt/win_d" 
"Filesystem" = "win95" 
 
[Drive E] 
"Path" = "/mnt/win_e" 
"Type" = "hd" 
"Label" = "/mnt/win_e" 
"Filesystem" = "win95" 
 
[Drive F] 
"Path" = "/mnt/cdrom" 
"Type" = "cdrom" 
"Label" = "CD-Rom" 
"Filesystem" = "win95" 
 ; make sure that device is correct and has proper
permissions ! 
 "Device" =
 "dev=/dev/scd0,fs=auto,ro,--,iocharset=cp1251,codepage=866,umask=0"

 
[Drive G] 
"Path" = "/mnt/cdrom2" 
"Type" = "cdrom" 
"Label" = "CD-Rom" 
"Filesystem" = "win95" 
 ; make sure that device is correct and has proper
permissions ! 
 "Device" =
 "dev=/dev/hdc,fs=auto,ro,--,iocharset=cp1251,codepage=866,umask=0"

 
[Drive H] 
"Path" = "/mnt/cdrom3" 
"Type" = "cdrom" 
"Label" = "CD-Rom" 
"Filesystem" = "win95" 
 ; make sure that device is correct and has proper
permissions ! 
 "Device" =
 "dev=/dev/hdd,fs=auto,ro,--,iocharset=cp1251,codepage=866,umask=0"

 
[Drive I] 
"Path" = "${HOME}" 
"Type" = "network" 
"Label" = "Home" 
"Filesystem" = "win95" 
 
[Drive J] 
"Path" = "/tmp/winetmp-${USER}" 
"Type" = "hd" 
"Label" = "Tmp Drive" 
"Filesystem" = "win95" 
 
[wine] 
"Windows" = "C:\\Windows" 
"System" = "C:\\Windows\\system" 
"Temp" = "J:\\" 
"Path" = "C:\\Windows;C:\\Windows\\system;I:\\;J:\\" 
"Profile" = "C:\\Windows\\Profiles\\Administrator" 
"GraphicsDriver" = "x11drv" 
;"ShowDirSymlinks" = "1" 
;"ShowDotFiles" = "1" 
"ShellLinker" = "wineshelllink" 
 
# <wineconf> 
 
[Version] 
 ; Windows version to imitate
 (win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31)

"Windows" = "win98" 
; DOS version to imitate 
;"DOS" = "6.22" 
 
 ; Be careful here, wrong DllOverrides settings have the
potential 
; to pretty much kill your setup. 
[DllOverrides] 
; some dlls you may want to change 
"oleaut32"     = "builtin, native" 
"ole32"        = "builtin, native" 
"commdlg"      = "builtin, native" 
"comdlg32"     = "builtin, native" 
"shell"        = "builtin, native" 
"shell32"      = "builtin, native" 
"shfolder"     = "builtin, native" 
"shlwapi"      = "builtin, native" 
"shdocvw"      = "builtin, native" 
"advapi32"     = "builtin, native" 
"msvcrt"       = "native, builtin" 
"mciavi.drv"   = "native, builtin" 
"mcianim.drv"  = "native, builtin" 
; you can specify applications too 
; this one will apply for all notepad.exe 
;"*notepad.exe" = "native, builtin" 
; this one will apply only for a particular file 
;"C:\\windows\\regedit.exe" = "native, builtin" 
; default for all other dlls 
"*" = "builtin, native" 
 
[x11drv] 
; Number of colors to allocate from the system palette 
"AllocSystemColors" = "100" 
; Use a private color map 
"PrivateColorMap" = "N" 
; Favor correctness over speed in some graphics operations 
"PerfectGraphics" = "N" 
; Color depth to use on multi-depth screens 
;;"ScreenDepth" = "16" 
; Name of X11 display to use 
;;"Display" = ":0.0" 
; Allow the window manager to manage created windows 
"Managed" = "Y" 
; Use a desktop window of 800x600 for Wine 
;"Desktop" = "800x600" 
; Use XFree86 DGA extension if present 
; (make sure /dev/mem is accessible by you !) 
"UseDGA" = "Y" 
; Use XShm extension if present 
"UseXShm" = "Y" 
; Use XVidMode extension if present 
"UseXVidMode" = "Y" 
; Use the take focus protocol 
"UseTakeFocus" = "Y" 
; Enable DirectX mouse grab 
"DXGrab" = "N" 
; Create the desktop window with a double-buffered visual 
; (useful to play OpenGL games) 
"DesktopDoubleBuffered" = "N" 
; Code page used for captions in managed mode 
; 0 means default ANSI code page (CP_ACP == 0) 
"TextCP" = "0" 
 ; Use this if you have more than one port for video on your
setup 
; (Wine uses for now the first 'input image' it finds). 
;; "XVideoPort" = "43" 
 ; Run in synchronous mode (useful for debugging X11
problems) 
;;"Synchronous" = "Y" 
; 
 ; Use the Render extension to render client side fonts
(default "Y") 
;;"ClientSideWithRender" = "Y" 
 ; Fallback on X core requests to render client side fonts
(default "Y") 
;;"ClientSideWithCore" = "Y" 
 ; Set both of the previous two to "N" in order to force X11
server side fonts 
; 
 ; Anti-alias fonts if using the Render extension (default
"Y") 
;;"ClientSideAntiAliasWithRender" = "Y" 
 ; Anti-alias fonts if using core requests fallback (default
"Y") 
;;"ClientSideAntiAliasWithCore" = "Y" 
; 
 
[fonts] 
 ;Read the Fonts topic in the Wine User Guide before adding
aliases 
;See a couple of examples for russian users below 
"Resolution" = "96" 
"Default" = "-adobe-helvetica-" 
"DefaultFixed" = "fixed" 
"DefaultSerif" = "-adobe-times-" 
"DefaultSansSerif" = "-adobe-helvetica-" 
 
;; default TrueType fonts with russian koi8-r encoding 
;"Default" = "-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r" 
 ;"DefaultFixed" = "-monotype-courier
new-*-*-*--*-*-*-*-*-*-koi8-r" 
 ;"DefaultSerif" = "-monotype-times new
roman-*-*-*--*-*-*-*-*-*-koi8-r" 
 ;"DefaultSansSerif" =
"-monotype-arial-*-*-*--*-*-*-*-*-*-koi8-r" 
;; default cyrillic bitmap X fonts 
;"Default" = "-cronyx-helvetica-" 
;"DefaultFixed" = "fixed" 
;"DefaultSerif" = "-cronyx-times-" 
;"DefaultSansSerif" = "-cronyx-helvetica-" 
 
 ; the TrueType font dirs you want to make accessible to wine

[FontDirs] 
;; standard ttf font dir 
"dir1" = "/usr/X11R6/lib/X11/fonts/TTF" 
;; this should be on most boxes 
"dir2" = "/usr/share/fonts/ttf/western" 
;; drakfont dir 
;"dir3" = "/usr/X11R6/lib/X11/fonts/drakfont/ttf" 
;; ms webfonts 
;"dir4" = "/usr/X11R6/lib/X11/fonts/msttcorefonts" 
 
[serialports] 
"Com1" = "/dev/ttyS0" 
"Com2" = "/dev/ttyS1" 
"Com3" = "/dev/ttyS2" 
"Com4" = "/dev/modem" 
 
[parallelports] 
"Lpt1" = "/dev/lp0" 
 
[ppdev] 
;; key:  io-base of the emulated port 
;; value : parport-device{,timeout} 
 ;; timeout for auto closing an open device ( not yet
implemented) 
"378" = "/dev/parport0" 
;"278" = "/dev/parport1" 
;"3bc" = "/dev/parport2" 
 
[spooler] 
"FILE:" = "tmp.ps" 
"LPT1:" = "|lpr" 
 "LPT2:" = "|gs -sDEVICE=bj200
-sOutputFile="/tmp/winetmp-${USER} -q -" 
"LPT3:" = "/dev/lp3" 
 
[ports] 
;"read"  = "0x779,0x379,0x280-0x2a0" 
;"write" = "0x779,0x379,0x280-0x2a0" 
 
[Debug] 
 ;"RelayExclude" =
"RtlEnterCriticalSection;RtlLeaveCriticalSection" 
;"RelayInclude" = "user32.CreateWindowA" 
 ;"SnoopExclude" =
"RtlEnterCriticalSection;RtlLeaveCriticalSection" 
;"SpyExclude" = "WM_SIZE;WM_TIMER;" 
 
[registry] 
 ;These are all booleans.  Y/y/T/t/1 are true, N/n/F/f/0 are
false. 
;Defaults are read all, write to Home 
; Where to find the global registries 
;"GlobalRegistryDir" = "/etc/wine"; 
; Global registries (stored in /etc/wine) 
"LoadGlobalRegistryFiles" = "Y" 
; Home registries (stored in ~user/.wine/) 
"LoadHomeRegistryFiles" = "Y" 
; Load Windows registries from the Windows directory 
"LoadWindowsRegistryFiles" = "Y" 
; TRY to write all changes to home registries 
"WritetoHomeRegistryFiles" = "Y" 
; Registry periodic save timeout in seconds 
; "PeriodicSave" = "600" 
; Save only modified keys 
"SaveOnlyUpdatedKeys" = "Y" 
 
[Tweak.Layout] 
;; supported styles are 'Win31'(default), 'Win95', 'Win98' 
 ;; this has *nothing* to do with the windows version Wine
returns: 
 ;; set the "Windows" value in the [Version] section if you
want that. 
"WineLook" = "Win98" 
 
[Console] 
"Drivers" = "tty" 
"XtermProg" = "nxterm" 
"InitialRows" = "25" 
"InitialColumns" = "80" 
"TerminalType" = "nxterm" 
 
[Clipboard] 
"ClearAllSelections" = "0" 
"PersistentSelection" = "1" 
 
; List of all directories directly contain .AFM files 
[afmdirs] 
"1" = "/usr/share/ghostscript/fonts" 
"2" = "/usr/share/a2ps/afm" 
"3" = "/usr/share/enscript" 
"4" = "/usr/X11R6/lib/X11/fonts/Type1" 
 
[WinMM] 
"Drivers" = "winearts.drv" 
;"Drivers" = "winejack.drv" 
;"Drivers" = "wineoss.drv" 
"WaveMapper" = "msacm.drv" 
"MidiMapper" = "midimap.drv" 
 
[dsound] 
 ;; HEL only: Number of waveOut fragments ahead to mix in new
buffers. 
;"HELmargin" = "5" 
 ;; HEL only: Number of waveOut fragments ahead to queue to
driver. 
;"HELqueue" = "5" 
;; Max number of fragments to prebuffer 
;"SndQueueMax" = "28" 
;; Min number of fragments to prebuffer 
;"SndQueueMin" = "12" 
 
[Network] 
 ;; Use the DNS (Unix) host name always as NetBIOS
"ComputerName" (boolean, default "Y"). 
 ;; Set to N if you need a persistent NetBIOS ComputerName
that possibly differs  
 ;; from the Unix host name. You'll need to set ComputerName
in  
 ;;
 HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\ComputerName\ComputerName,
too. 
;"UseDnsComputerName" = "N" 
 
;; sample AppDefaults entries 
[AppDefaults\\iexplore.exe\\DllOverrides] 
"shlwapi" = "native" 
"rpcrt4" = "native" 
"ole32" = "native" 
"shdocvw" = "native" 
"wininet" = "native" 
"shfolder" = "native" 
"shell32" = "native" 
"shell" = "native" 
"comctl32" = "native" 
; 
[AppDefaults\\setup.exe\\x11drv] 
"Desktop" = "800x600" 
; 
;[AppDefaults\\sol.exe\\Version] 
;"Windows" = "nt40" 
; 
 ;; Some games (Quake 2, UT) refuse to accept emulated dsound
devices. 
 ;; You can add an AppDefault entry like this for such cases.

;[AppDefaults\\pickygame.exe\\dsound] 
;"EmulDriver" = "N" 
 
# </wineconf> 
 
тока изглежда сега - config 
но при старт 
# wine /mnt/win_c/Program Files/Winamp/winamp.exe 
 
сега ми дава това.... 
 /usr/bin/wine: line 115:  3085 Segmentation fault     
${true_binary} ${allargs#" "} 
[root@violeta /]# 


Отговор #8
От: Vesko (vesko_dechev (a) yahoo __точка__ com) Дата: 12/14/2003
 така ми е ммного трудно да ти кажа от раз какъв е
проблема...
напиши само wine
 ако инсталацията ти е ОК ще ти даде само съобщение за
версията и хелп-а
иначе ще ти изкара други работи...
........
 аз като ми направи някакъв такъв проблем давам rpm -e и
махам wine-тo. После rpm -i и го слагам пак.
Конфигурационният файл се запазва, регистри, всичко. 
 само дето така работната директория на wine-то се инсталира
във /root/.wine
...
пробвай

wine "C:\Program Files\Winamp\winamp.exe"
...
ако имаш ICQ - моето е 167104828
ще е по- лесно и бързо



Отговор #9
От: Angello Дата: 09/11/2004
 Според мен както изглежда файла при теб, вине е настроен да
 стартира в директорията на виндовс докато Веско се опитва да
 ти обясни какво да правиш когато е настроен да работи в
 ~/.wine и ползваш "фалшиви" виндовс директории а не
 монтираните устройства. Деинсталирай вине,изтрий
 конфигурационния файл, изтегли последната версия за твоя
 линукс и я инсталирай (сега е 20040813). Той сам ще си
 направи директория ~/.wine и устройство С
 (/root/.wine/drive_c). Тогава пробвай да пуснеш Винамп. А,
 трябва да редактираш /etc/wine/config, секцията [WinMM] за
 правилната звукова подсистема която вине да ползва. Освен
 това при мен дайректсаунд емулацията не работи добре така че
 се наложи да се настрои винамп да ползва като output (в
 плъгинс) wave out output. Успех. Аз успях дори да пусна
Quake III za windows под вине.


Отговор #10
От: Haker007 (molokon__at__ifrance__dot__com) Дата: 09/15/2004
хора слушаите сеа .
искам да стартирам старкрафт.езе през линуь :)
имам  wine 20040505
като напиша 
wine /mnt/hda1/Mps/Games/Starcraft/starcraft.exe
и ми дава тва
 Warning: could not find DOS drive for current working
directory '/root/.wine', starting in the Windows directory.
 fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we
need to add support for it ?
 fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we
need to add support for it ?
 fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we
need to add support for it ?
 wine: cannot determine executable type for
L"C:\\Mps\\Games\\Starcraft\\starcraft.exe"
може би библиотеките не са в ред ?
може ли да ми пишете на пощата ми 
molokon@ifrance.com
благодаря предварително ;)


Отговор #11
От: Haker007 (molokon (a) ifrance< dot >com) Дата: 09/15/2004
нема как да хелпна


Отговор #12
От: vladko Дата: 02/26/2005
[Version]
 ; Windows version to imitate
(win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31)


znachi se pishe ne "wine Win XP....."  a "wine winxp......"
:)


Отговор #13
От: neli (neli_dineva111__at__abv__dot__bg) Дата: 11/22/2005
 maojete li da mi kajete ot kade da si izteglq
 `winap`???.za6toto pri puskane na winamp-a,mi izlizat
nqkakvi stranici,i mi izpisva gre6ka?!



Отговор #14
От: Dustin Carpenter (dupnpoco< at >cettm[ точка ]jp) Дата: 10/08/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
<a href= http://www.angelfire.com/deojja/2.html >94577</a>
 http://www.angelfire.com/deojja/4.html 



Отговор #15
От: Cindy Conway (tdtfmdai __@__ dqxmp__dot__nu) Дата: 10/10/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
<a href= http://www.angelfire.com/fzhrus/1.html >know</a>
 http://www.angelfire.com/pblzuz/1.html 



Отговор #16
От: Ralph Roy (utsmvekn __@__ qivllwq __точка__ name) Дата: 10/12/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
<a href= http://www.angelfire.com/arixgb/1.html >46500</a>
 http://www.angelfire.com/udhxyv/3.html 



Отговор #17
От: Mervin Sargent (mssr __@__ qxrxv< dot >sr) Дата: 10/17/2007
 showbird deterministic sclerokeratoiritis cubelet metallic
unopen pennariidae gerrymanderer
 <a href= http://www.srtp.org.uk/ >Society, Religion, and
Technology Project</a>
 http://www.ahepa.org/chapter31/ 



Отговор #18
От: Israel Wiley (vmdzjfpv __@__ dghjqut< dot >ad) Дата: 10/19/2007
 showbird deterministic sclerokeratoiritis cubelet metallic
unopen pennariidae gerrymanderer
 <a href=
 http://www.countrystandardtime.com/d/ar...
>Country Standard Time: Joni Harms</a>
 http://www.wsdot.wa.gov/ferries/default... 



Отговор #19
От: Carmella Mclaughlin (sgoyqmga __@__ xezxsgq[ точка ]bo) Дата: 10/20/2007
 showbird deterministic sclerokeratoiritis cubelet metallic
unopen pennariidae gerrymanderer
 <a href= http://www.laarchitects.com/ >Lavigne Associates
Architects</a>
 http://www.brownblackandwhite.com 



Отговор #20
От: Donovan Figueroa (zunxxvt< at >jrute__dot__dj) Дата: 10/26/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
 <a href= http://kwijodyd.info/62t.html >Trish Stratus
Bikini</a>
 http://wdnvbdhp.info/88l.html 
  <a href= http://bfhfkdkv.info/2b7.html >Picture Of A Hot
Car</a>
 http://wdnvbdhp.info/3jw.html 
  <a href= http://zwxlcxhy.info/awv.html >Rainbow Bridge
National Monument</a>
 http://sctrnopw.info/4ta.html 
  <a href= http://sctrnopw.info/70q.html >New Textbooks On
Sale</a>
 http://jojjvnfd.info/3d.html 
  <a href= http://zuicfdon.info/160.html >Antivirus Free
Mcafee</a>
 http://hlwstyfi.info/56e.html 
  <a href= http://vbrjpjnj.info/5uc.html >Koran 9 11
Cgi.ebay.com</a>
 http://jojjvnfd.info/4u9.html 
  <a href= http://ngynrrfm.info/799.html >1961 Chevy Impala
Convertible For Sale</a>
 http://kwijodyd.info/ax1.html 
  <a href= http://hlwstyfi.info/a5.html >Engine Oil
Change</a>
 http://kwijodyd.info/25i.html 
  <a href= http://ruswxuzu.info/6hk.html >Phoenix Businesses
For Sale</a>
 http://pirubvuz.info/26u.html 
  <a href= http://jojjvnfd.info/d7.html >Custom Built Homes
Gallery</a>
 http://bnhbggln.info/2ij.html 
  <a href= http://zwxlcxhy.info/32t.html >Metric English
Conversion</a>
 http://wdnvbdhp.info/107.html 
  <a href= http://bfhfkdkv.info/9q6.html >Honda Civic Lx 1997
Price</a>
 http://ruswxuzu.info/pg.html 
  <a href= http://zwxlcxhy.info/4cu.html >Lion Food
Chain</a>
 http://bnhbggln.info/33i.html 
  <a href= http://sctrnopw.info/5ki.html >J-pop Music Search
Engine</a>
 http://zwxlcxhy.info/7o8.html 
  <a href= http://pirubvuz.info/6cy.html >Best Buy Ad For
2-19</a>
 http://sctrnopw.info/232.html 
  <a href= http://vbrjpjnj.info/6m3.html >Federal Security
Jobs</a>
 http://bfhfkdkv.info/au4.html 
  <a href= http://kadohsnp.info/8fz.html >Buy Cheap Cigars
Online</a>
 http://bfhfkdkv.info/7xc.html 
  <a href= http://zwxlcxhy.info/83z.html >Jackie Robinson
Facts</a>
 http://kwijodyd.info/4cs.html 
  <a href= http://zuxocihs.info/wu.html >Discount Taylormade
Golf Clubs</a>
 http://wdnvbdhp.info/9j8.html 
  <a href= http://vbrjpjnj.info/b3j.html >Affordable Vehicle
Tracking</a>
 http://zwxlcxhy.info/7ch.html 
 <a href= http://jojjvnfd.info/1y.html >Oprah Green Tea</a>
 http://tciklxpo.info/7kz.html 
  <a href= http://ngynrrfm.info/30y.html >Federal Court
System</a>
 http://znblibva.info/9r8.html 
  <a href= http://ngynrrfm.info/3b6.html >Adult Internet
Games</a>
 http://bnhbggln.info/250.html 
 <a href= http://bfhfkdkv.info/17x.html >Fort Wayne Zoo</a>
 http://hlwstyfi.info/aj6.html 
  <a href= http://sctrnopw.info/98g.html >Twice Baked Potatoe
Recipe</a>
 http://zuxocihs.info/2b4.html 
  <a href= http://skuhwxdt.info/4j3.html >State Of Texas
Decor Border</a>
 http://zuicfdon.info/aqm.html 
  <a href= http://jojjvnfd.info/93e.html >Cosmetic Dental
Office</a>
 http://ngynrrfm.info/6ic.html 
 <a href= http://ruswxuzu.info/3k8.html >The Plantation</a>
 http://jojjvnfd.info/4pg.html 
  <a href= http://znblibva.info/5wp.html >Free 3-d Beading
Patterns</a>
 http://skuhwxdt.info/47c.html 
  <a href= http://jojjvnfd.info/a1m.html >Boston Glamour
Talent Agency</a>
 http://zuicfdon.info/9au.html 



Отговор #21
От: Marguerite Wilkinson (cdrzzs< at >mlziu[ точка ]travel) Дата: 10/28/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
 <a href= http://lawxogvd.info/ud.html >Houston Extreme
Makeover</a>
 http://oxvxakpw.info/127.html 
  <a href= http://oxvxakpw.info/1oc.html >Harley Davidson
Custom Paint</a>
 http://xfqaewyy.info/24j.html 
  <a href= http://grqphghm.info/78.html >Medical Electric
Scooters</a>
 http://swweptvj.info/ua.html 
  <a href= http://vriapmpr.info/67c.html >New Concept
Camaro</a>
 http://lawxogvd.info/3he.html 
  <a href= http://evzhwkbc.info/4go.html >Denise Austin
Fake</a>
 http://eofzbzls.info/1gb.html 
  <a href= http://ismxsuhn.info/4rx.html >Icon Motorcycle
Jacket</a>
 http://djpugpue.info/65i.html 
  <a href= http://oxvxakpw.info/mu.html >Free Psp
Homebrews</a>
 http://evzhwkbc.info/31z.html 
  <a href= http://ismxsuhn.info/4no.html >Honda Cb750 Custom
Reviews</a>
 http://lqkkkaiv.info/50x.html 
  <a href= http://vriapmpr.info/11k.html >Free Christian
Backgrounds</a>
 http://dvuzxudv.info/3sw.html 
  <a href= http://wglgqngt.info/62n.html >Bonsai Tree
Seeds</a>
 http://eofzbzls.info/70.html 
  <a href= http://fzwcekae.info/58u.html >Queens In Medieval
Times</a>
 http://oxvxakpw.info/5u8.html 
  <a href= http://zbijblvz.info/57y.html >Orlando World
Center Marriott Resort</a>
 http://lawxogvd.info/569.html 
  <a href= http://lopkiwog.info/243.html >Axis And
Allies</a>
 http://djpugpue.info/4zl.html 
  <a href= http://evzhwkbc.info/41w.html >Low Voltage Track
Light</a>
 http://lopkiwog.info/4ii.html 
  <a href= http://wglgqngt.info/rb.html >Costa Maya Real
Estate</a>
 http://wvxdeoxo.info/5mm.html 
  <a href= http://wvxdeoxo.info/4m7.html >My Chemical Romance
Tickets</a>
 http://lopkiwog.info/613.html 
  <a href= http://dvuzxudv.info/2ts.html >River Palms
Casino</a>
 http://eofzbzls.info/1h0.html 
  <a href= http://lqkkkaiv.info/5oh.html >Free Unlisted
Telephone Numbers</a>
 http://swweptvj.info/2un.html 
  <a href= http://zbijblvz.info/1jt.html >Jack Daniels
Running</a>
 http://djpugpue.info/5f7.html 
  <a href= http://wglgqngt.info/3ml.html >Easy Mashed
Potatoes</a>
 http://grqphghm.info/5cc.html 
  <a href= http://wglgqngt.info/1j2.html >Steve Irwin
Biography</a>
 http://wglgqngt.info/4bi.html 
  <a href= http://eofzbzls.info/13g.html >Courtney Love
Pictures</a>
 http://fzwcekae.info/b2.html 
  <a href= http://xfqaewyy.info/5b.html >Www Azstarnet Com
Mudville</a>
 http://fzwcekae.info/13r.html 
  <a href= http://lopkiwog.info/623.html >Michigan Up Real
Estate</a>
 http://oxvxakpw.info/l1.html 
 <a href= http://oxvxakpw.info/3jp.html >Bb Santa Cruz</a>
 http://ldpfgcri.info/287.html 
  <a href= http://wglgqngt.info/3ol.html >Battle Ground
School District</a>
 http://evzhwkbc.info/428.html 
  <a href= http://wglgqngt.info/1mo.html >Best Time Of Day To
Take Vitamins</a>
 http://mmckxaqt.info/5ru.html 
  <a href= http://wglgqngt.info/28s.html >M1 Garand
Bayonets</a>
 http://wglgqngt.info/4pw.html 
  <a href= http://golugzrm.info/1q0.html >California Dept Of
Labor</a>
 http://zbijblvz.info/5az.html 
 <a href= http://djpugpue.info/2sv.html >2006 Acura Rsx</a>
 http://swweptvj.info/14i.html 



Отговор #22
От: Bret Blevins (dtnclgm< at >nbwl __точка__ cc) Дата: 10/30/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
 <a href= http://www.angelfire.com/qhkojbrr/5z2.h... >Irish
Formal Wear</a>
 http://www.angelfire.com/ddqaquck/14m.h... 
  <a href= http://www.angelfire.com/rpdhcsbe/1ox.h...
>Aircraft Maintenance Manuals</a>
 http://www.angelfire.com/nixvpdeu/51p.h... 
  <a href= http://www.angelfire.com/dxiduhbo/52z.h...
>National Charter School Conference</a>
 http://www.angelfire.com/lbhovjzm/1fv.h... 
  <a href= http://www.angelfire.com/ymcpwche/1hp.h...
>Georgia Law Duty To Warn</a>
 http://www.angelfire.com/qhkojbrr/3ot.h... 
  <a href= http://www.angelfire.com/nefetljn/63h.h... >Home
Locator</a>
 http://www.angelfire.com/zrtwfdpv/5gv.h... 
  <a href= http://www.angelfire.com/iyemnmmj/4yi.h...
>Washington State Festivals</a>
 http://www.angelfire.com/urrxboyi/1jz.h... 
  <a href= http://www.angelfire.com/urrxboyi/2on.h... >Full
Color Printing Flyers</a>
 http://www.angelfire.com/vdhltoxc/5xt.h... 
  <a href= http://www.angelfire.com/ddqaquck/5na.h... >Jeep
Wiper Blades</a>
 http://www.angelfire.com/lbhovjzm/4s0.h... 
  <a href= http://www.angelfire.com/iyemnmmj/21p.h...
>Albuquerque International Balloon Museum</a>
 http://www.angelfire.com/nixvpdeu/3nm.h... 
  <a href= http://www.angelfire.com/rpdhcsbe/60t.h... >Flower
Delivery Houston</a>
 http://www.angelfire.com/qgmbnflt/35t.h... 
  <a href= http://www.angelfire.com/dawdndsu/2k4.h... >Vw Toy
Store</a>
 http://www.angelfire.com/ddqaquck/5o5.h... 
  <a href= http://www.angelfire.com/gvejecqt/4jm.h...
>Merrill Lynch 401k</a>
 http://www.angelfire.com/urrxboyi/2vq.h... 
  <a href= http://www.angelfire.com/lbhovjzm/1tb.h...
>Commercial Due Diligence</a>
 http://www.angelfire.com/mpztccbn/33v.h... 
  <a href= http://www.angelfire.com/zrtwfdpv/4xo.h...
>Tracker Boat Seats</a>
 http://www.angelfire.com/ymcpwche/3l2.h... 
  <a href= http://www.angelfire.com/lbhovjzm/2z6.h...
>Information Security Magazine</a>
 http://www.angelfire.com/gvejecqt/2m9.h... 
  <a href= http://www.angelfire.com/rpdhcsbe/oc.ht... >Fastest
Computer</a>
 http://www.angelfire.com/nropmhuh/za.ht... 
  <a href= http://www.angelfire.com/lbhovjzm/lw.ht... >Arctic
Cat Larry Coltom</a>
 http://www.angelfire.com/flvkzkff/49a.h... 
  <a href= http://www.angelfire.com/nixvpdeu/ha.ht...
>University Of Arizona</a>
 http://www.angelfire.com/qgmbnflt/5f9.h... 
  <a href= http://www.angelfire.com/mpztccbn/2ud.h... >Jet
Ski Cover</a>
 http://www.angelfire.com/iyemnmmj/5ne.h... 
  <a href= http://www.angelfire.com/vdhltoxc/i3.ht... >Ben
Johnson Actor</a>
 http://www.angelfire.com/nefetljn/5sp.h... 
  <a href= http://www.angelfire.com/nefetljn/74.ht... >Mustang
Gt Performance Parts</a>
 http://www.angelfire.com/nropmhuh/4an.h... 
  <a href= http://www.angelfire.com/ymcpwche/v9.ht... >Buy
Tube Ends Online</a>
 http://www.angelfire.com/flvkzkff/64u.h... 
  <a href= http://www.angelfire.com/bpdegmyz/4a.ht... >Calling
Card Distributer</a>
 http://www.angelfire.com/mpztccbn/5rc.h... 
  <a href= http://www.angelfire.com/dxiduhbo/38e.h...
>Ballroom Dancing Information</a>
 http://www.angelfire.com/nropmhuh/3pv.h... 
  <a href= http://www.angelfire.com/nefetljn/55h.h... >City
Of Milwaukee Restraining Order</a>
 http://www.angelfire.com/rpdhcsbe/5gm.h... 
  <a href= http://www.angelfire.com/dawdndsu/393.h...
>Myspace Password Stealer</a>
 http://www.angelfire.com/dawdndsu/2mc.h... 
  <a href= http://www.angelfire.com/nixvpdeu/5m3.h... >Access
Design Hosting Internet Web</a>
 http://www.angelfire.com/ddqaquck/3by.h... 
  <a href= http://www.angelfire.com/mpztccbn/5k6.h...
>Investment Newsletter Phoenix</a>
 http://www.angelfire.com/dawdndsu/375.h... 
  <a href= http://www.angelfire.com/ddqaquck/d3.ht... >Depend
Adult Diaper</a>
 http://www.angelfire.com/qhkojbrr/ci.ht... 
  <a href= http://www.angelfire.com/qhkojbrr/3qx.h... >Hot
Jobs In Boston</a>
 http://www.angelfire.com/nefetljn/3fm.h... 



Отговор #23
От: Charles Snider (puieers< at >zkjdk[ точка ]cf) Дата: 11/03/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
 <a href= http://www.angelfire.com/rqanwrbf/d2x.h... >Night
Shade</a>
 http://www.angelfire.com/jjsuzcef/198p.... 



Отговор #24
От: Theodore Brooks (fxff (a) szbhsdd__dot__lu) Дата: 11/04/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
 <a href= http://www.angelfire.com/epkhkar/bd9.ht... >115
Central Park West</a>
 http://www.angelfire.com/epkhkar/vqt.ht... 



Отговор #25
От: Juliann Albert (jhbvvmpm< at >mhgwxv< dot >sk) Дата: 11/05/2007
 nonemergent bilateral unwashable spareness ploceiform
flashet propons wifeling
 <a href= http://www.angelfire.com/yxjaldxu/hvf.h... >Back
Splash</a>
 http://www.angelfire.com/xohpxe/qso.html 
  <a href= http://www.angelfire.com/lqdkzltz/2la.h...
>History Of Super Glue</a>
 http://www.angelfire.com/flwatqe/10kw.h... 
  <a href= http://www.angelfire.com/cjbykn/19k5.ht... >James
Daly Medical Center</a>
 http://www.angelfire.com/chcinhyy/1ake.... 
  <a href= http://www.angelfire.com/kyjprsoz/zjv.h... >Cody
Rosbrugh Inmate</a>
 http://www.angelfire.com/rigglpk/hng.ht... 
  <a href= http://www.angelfire.com/chcinhyy/uk6.h...
>Colonial America</a>
 http://www.angelfire.com/unvqnqrl/hku.h... 
  <a href= http://www.angelfire.com/beyxh/62.html >Victor
Mature Actor</a>
 http://www.angelfire.com/vhukxxz/119r.h... 
  <a href= http://www.angelfire.com/ozzhreow/rak.h...
>Federal Loan Parent</a>
 http://www.angelfire.com/chcinhyy/vto.h... 
  <a href= http://www.angelfire.com/iypxli/11qm.ht... >Sony
Cybershot Dsc-p200</a>
 http://www.angelfire.com/oqmumqa/d0b.ht... 
  <a href= http://www.angelfire.com/krnuzea/qcc.ht... >Skagit
State Bank</a>
 http://www.angelfire.com/pkakeh/xor.html 
  <a href= http://www.angelfire.com/gtwlemyl/ce8.h...
>Canadian Money Exchange</a>
 http://www.angelfire.com/iypxli/aja.html 
  <a href= http://www.angelfire.com/cjbykn/95r.html >Petit
Fours Recipe</a>
 http://www.angelfire.com/gxwhrw/1akb.ht... 
  <a href= http://www.angelfire.com/cczofox/8o.html >What Is
The Job Of A Fluffer</a>
 http://www.angelfire.com/kyjprsoz/lsy.h... 
  <a href= http://www.angelfire.com/lintx/wag.html >Toronto
Private Offices</a>
 http://www.angelfire.com/hljqjumf/ogs.h... 
  <a href= http://www.angelfire.com/yxjaldxu/6a2.h... >Mobile
Storage Containers</a>
 http://www.angelfire.com/brgncznu/16z8.... 
  <a href= http://www.angelfire.com/syqjn/1b8u.html >Cor
Bon</a>
 http://www.angelfire.com/counkhxr/bea.h... 
  <a href= http://www.angelfire.com/lintx/b70.html >Seven
Magic Words</a>
 http://www.angelfire.com/iypxli/nek.html 
  <a href= http://www.angelfire.com/unvqnqrl/11wd.... >Dvt
Exercises</a>
 http://www.angelfire.com/nhgfenwq/fit.h... 
  <a href= http://www.angelfire.com/mbposqx/v7n.ht...
>Pasadena Lease Office Space</a>
 http://www.angelfire.com/limkrt/lrr.html 
  <a href= http://www.angelfire.com/zvhbrnrb/igm.h... >Navy
Gas Turbine</a>
 http://www.angelfire.com/dprcln/1d5w.ht... 
  <a href= http://www.angelfire.com/zvhbrnrb/1226.... >Flush
The Fat</a>
 http://www.angelfire.com/aovla/17tj.html 
  <a href= http://www.angelfire.com/xohpxe/14ve.ht... >The Hot
Granny Board</a>
 http://www.angelfire.com/cjbykn/1dxl.ht... 
  <a href= http://www.angelfire.com/nlzfoi/1cge.ht... >Usa
Pets And Dogs Free Local Classifieds</a>
 http://www.angelfire.com/fbgxbv/5sq.html 
  <a href= http://www.angelfire.com/rhqjwfn/582.ht... >Daniel
Traister S Home Page Online Texts</a>
 http://www.angelfire.com/hltwlold/280.h... 
  <a href= http://www.angelfire.com/zepkdtba/ast.h... >Talay
Latex Mattress</a>
 http://www.angelfire.com/tdujegy/17p3.h... 
  <a href= http://www.angelfire.com/hhynxiq/148n.h... >Ocean
Sounds</a>
 http://www.angelfire.com/lqdkzltz/11cp.... 
  <a href= http://www.angelfire.com/yxjaldxu/1chd.... >Solar
Fire 6 Discount</a>
 http://www.angelfire.com/hljqjumf/ij1.h... 
  <a href= http://www.angelfire.com/limkrt/qcg.html
>Industrial Floor Mats</a>
 http://www.angelfire.com/gxwhrw/tmm.html 
  <a href= http://www.angelfire.com/fathbbu/1bz8.h...
>Winnebago Adventurer 1999 Diesel</a>
 http://www.angelfire.com/yxjaldxu/hls.h... 
  <a href= http://www.angelfire.com/hbzxujh/10j4.h... >Paid
For Surveys</a>
 http://www.angelfire.com/flwatqe/mrh.ht... 
  <a href= http://www.angelfire.com/fathbbu/ec.html >Naruto
Doujinshi</a>
 http://www.angelfire.com/lulvg/fes.html 



<< samba (0 ) | squid (1 ) >>

 
© 2011-... Асоциация "Линукс за българи"
© 2007-2010 Линукс за българи ЕООД
© 1999-2006 Slavej Karadjov
Ако искате да препечатате или цитирате информация от този сайт прочетете първо това
Външния вид е направен от MOMCHE
Code Version: 1.0.8 H (Revision: 23-09-2011)
 
Изпълнението отне: 0 wallclock secs ( 0.07 usr + 0.01 sys = 0.08 CPU)