mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
add mkdir C:\bin for wineapps
svn path=/trunk/; revision=2386
This commit is contained in:
parent
94048a055d
commit
f1ea6d86e7
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ copy ..\wine\dlls\shlwapi\shlwapi.dll %WINE_INSTALL%
|
|||
REM
|
||||
echo Installing winelib programs to C:\bin
|
||||
REM
|
||||
mkdir C:\bin
|
||||
copy ..\wine\programs\clock\winclock.exe C:\bin
|
||||
copy ..\wine\programs\cmdlgtst\cmdlgtst.exe C:\bin
|
||||
copy ..\wine\programs\control\control.exe C:\bin
|
||||
|
|
Loading…
Reference in a new issue