search for: wcmd_for

Displaying 5 results from an estimated 5 matches for "wcmd_for".

Did you mean: cmd_foo
2010 Jul 07
1
CMD.exe script question
...ldisc /SUBTITLE "none" /src "d:\" /dest "C:\Movie\%vole%-dvd.iso" /Title auto /outdisc dvd9 /close --This is from the cmd.exe terminal window C:\bin>for /F "tokens=6" %I in ( 'vol d: ^| find /i "volume in"' ) DO (SET vole=%I) fixme:cmd:WCMD_for /F needs to handle options Syntax error wine: cannot find L"C:\\windows\\system32\\'vol.exe" File not found wine: cannot find L"C:\\windows\\system32\\find.exe" File not found wine: cannot find L"C:\\windows\\system32\\DO.exe" File not found C:\bin>echo Proc...
2012 Oct 12
0
Wine release 1.5.15
...stack overflow in terminal output 27654 Sound fails after level start in System Shock 2 27940 Quicktime 7.6.9: crashes on run 28213 IE7/IE8 x64 installation doesn't complete (cmd.exe builtin copy command asks for overwrite despite being invoked through "cmd.exe /c") 28311 WCMD_for /R needs to handle supplied root 29110 Avast! Free Antivirus crashes on each boot due to unimplemented function ntoskrnl.exe.PsImpersonateClient 29355 Multiple apps need IXMLDOMDocument::save() to preserve/output XML declaration (Lexware 2012 product installers, ...) 29392 Multiple apps ne...
2007 Aug 24
0
Wine release 0.9.44
...ndle failing of IDsDriver_CreateSoundBuffer better. dsound: Move assignment of DSBCAPS_LOC to primary buffer creation time. dsound: Transparantly fall back to software mode if hardware mode is unavailable. Marcus Meissner (5): user32: Initialize MONITORINFO.cbSize. cmd.exe: WCMD_for is only for files. msi: Allocate 1 byte more buffer. kernel32: Initialize variable to a known bad value. comdlg32/tests: Handle case where no printer is configured. Mikolaj Zalewski (16): msvcrt: __mb_cur_max is not updated in _setmbcp (with testcase) and should not be used...
2012 Oct 26
0
Wine release 1.5.16
...arg. cmd: Handle very odd delimiter support for command line. cmd: Rename parameter passed to builtin calls. cmd: Add support for calling a built in command. cmd: Add support parsing for /f options and implement skip. cmd: Refactor building a list of directories out of WCMD_for. cmd: Use a common function for the string parsing in for /f. cmd: Implement support for for /f eol=c option. cmd: Add support for usebackq (for /f). cmd: Correct for /f string and command set handling. cmd: Strip quotes from for /f string before attempting to parse it...
2010 May 07
0
Wine release 1.1.44
...eally used from apply_shell_folder_changes. ole32: Remove variable res which is not really used from CompositeMonikerImpl_Reduce. quartz: Remove variable keyframe which is not really used from AVISplitter_next_request. cmd: Remove variable doRecursive which is not really used from WCMD_for. cmd: Remove variable argsProcessed which is not really used from WCMD_directory. progman: Remove unused variable from and fix formatting of DIALOG_Execute. regedit: Remove variable hdc which is not really used from OnPaint. regedit: Remove variable ExportKeyPath which is no...