Sweden-Number/programs
Gabriel Ivăncescu a19a770f96 cmd.exe: Don't treat explicit paths as a PATH search list.
For example, the explicit path "C:\some;path" is currently treated as if
the PATH environment variable is "C:\some;path" which is obviously wrong,
and searches for the directories "C:\some" and "path".

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-06 19:53:01 +02:00
..
arp
aspnet_regiis
attrib
cabarc cabarc: Avoid some conversion to Unix codepage. 2019-11-28 08:50:49 +01:00
cacls
chcp.com chcp: Set the global codepage when called with an argument. 2019-12-12 23:16:40 +01:00
clock
cmd cmd.exe: Don't treat explicit paths as a PATH search list. 2020-05-06 19:53:01 +02:00
conhost
control
cscript
dism
dpnsvr
dxdiag
eject
expand
explorer explorer: Support '/cd,' command line option. 2020-04-01 21:17:24 +02:00
extrac32
fc
find find.exe: Implement file searching. 2020-04-29 20:13:18 +02:00
findstr
fsutil
hh
hostname
icacls
icinfo
iexplore
ipconfig
lodctr
mofcomp
mshta
msidb
msiexec
msinfo32
net
netsh
netstat
ngen
notepad notepad: Fix parsing of quoted command line. 2019-10-21 17:11:43 +02:00
oleview
ping
plugplay ntoskrnl.exe: Move the BroadcastSystemMessage() call to plugplay_send_event(). 2020-05-06 10:49:18 +02:00
powershell
presentationfontcache
progman
reg
regasm
regedit regedit: Fix double free error in GetValueName. 2019-10-31 17:44:51 +01:00
regini
regsvcs
regsvr32 regsvr32: Re-exec as 32-bit or 64-bit if necessary. 2019-10-21 20:43:51 +02:00
rpcss rpcss: Implement interface to return sequential identifiers. 2019-11-08 10:29:03 +01:00
rundll.exe16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
rundll32 rundll32: Add wrapper to call entry point on i386. 2020-01-21 21:54:59 +01:00
sc
schtasks
sdbinst
secedit
servicemodelreg
services services: Make svcctl_{Lock, Unlock}ServiceDatabase() into a no-op. 2020-04-28 11:21:45 +02:00
shutdown
spoolsv
start start.exe: STARTUPINFOW needs the STARTF_USESHOWWINDOW flag. 2019-11-26 15:38:32 +01:00
subst
svchost
systeminfo
taskkill
tasklist
taskmgr
termsv
uninstaller
unlodctr
view
wevtutil
whoami whoami: Add semi-stub application to display username. 2020-03-10 20:12:57 +01:00
wineboot wineboot: Use __cpuid from intrin.h. 2020-05-05 10:53:28 +02:00
winebrowser
winecfg winecfg: Return 0 on success when setting Windows version. 2020-04-20 17:19:11 +02:00
wineconsole wineconsole: Don't allow recurrent resizing while grabbing changes. 2020-04-22 08:40:23 +02:00
winedbg include: Rename the other In*OrderModuleList fields to In*OrderLinks for consistency. 2020-04-24 10:13:49 +02:00
winedevice
winefile
winemenubuilder winemenubuilder: Avoid using wine_get_config_dir(). 2020-04-17 13:57:35 +02:00
winemine
winemsibuilder
winepath winepath: Avoid CR characters in output. 2020-04-15 22:53:48 +02:00
winetest winetest: Build with msvcrt. 2020-03-03 14:20:29 +01:00
winevdm winevdm: Avoid using wine_get_config_dir(). 2020-04-17 13:57:35 +02:00
winhelp.exe16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winhlp32
winmgmt
winoldap.mod16 makefiles: Always build 16-bit modules with msvcrt. 2020-04-02 11:09:19 +02:00
winver winver: Build with msvcrt. 2020-04-09 09:44:59 +02:00
wmic
wmplayer
wordpad include: Remove now useless forced _WIN32_IE defines. 2020-03-20 19:38:38 +01:00
write
wscript wscript/tests: Get rid of mystrchr. 2020-02-03 20:48:04 +01:00
wuauserv
wusa wusa: Install updates. 2019-12-02 22:02:56 +01:00
xcopy