mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
dacdd80390
ShellExecute on a .zip file fails because the command in the registry
uses rundll32 that passes in an ANSI string, which is the default for
exported functions without a W suffix.
- This should also fix RAPPS not being able to open downloaded .zip files
- I made it use the full path to Explorer for good measure
Fixes regression introduced by 0.4.15-dev-6343-g
|
||
---|---|---|
.. | ||
acppage | ||
cryptext | ||
deskadp | ||
deskmon | ||
devcpux | ||
fontext | ||
mydocs | ||
netplwiz | ||
netshell | ||
ntobjshex | ||
sendmail | ||
shellbtrfs | ||
stobject | ||
zipfldr | ||
CMakeLists.txt |