TVAM / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

New verb for emu8086 #361

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://emu8086.com/

See the attachment.

Original issue reported on code.google.com by damage3...@gmail.com on 11 Oct 2013 at 4:49

Attachments:

GoogleCodeExporter commented 8 years ago
Ping?

Original comment by damage3...@gmail.com on 14 Oct 2013 at 3:58

GoogleCodeExporter commented 8 years ago
Why the funny path
$W_PROGRAMS_X86_WIN/../emu8086
?   I gather it installs to c:/emu8086... Wouldn't c:/emu8086 be equivalent and 
shorter?

Original comment by daniel.r...@gmail.com on 14 Oct 2013 at 4:05

GoogleCodeExporter commented 8 years ago
As your example shows $W_PROGRAMS_X86_WIN, I don't know whether c:/emu8086 will 
work or not.

Any other issues?

Original comment by damage3...@gmail.com on 14 Oct 2013 at 4:09

GoogleCodeExporter commented 8 years ago
There are a number of verbs that use the c: form, e.g.

    w_declare_exe "C:\\SHINY\\MDK" "MDK3DFX.EXE"
    w_declare_exe "c:\\UbiSoft\\Rayman2Demo" "Rayman2Demo.exe"
    w_declare_exe "c:\\Games\\World_of_Tanks" WorldOfTanks.exe

Another issue: you didn't quote $W_TMP or $WINE.  (Either might have spaces.)

Original comment by daniel.r...@gmail.com on 14 Oct 2013 at 4:26

GoogleCodeExporter commented 8 years ago
Updated. OK now?

Original comment by damage3...@gmail.com on 16 Oct 2013 at 1:20

Attachments:

GoogleCodeExporter commented 8 years ago
Committed with corrections, r1071.  Thanks.

Original comment by daniel.r...@gmail.com on 16 Oct 2013 at 1:42