junjie020
|
cf76c943b8
|
Fix ShellExecCmdLine fucntion. Using global::System.Diagnostics.Process.Start to run program without working directory specifying.
|
2015-08-17 11:22:45 +08:00 |
|
qianlifeng
|
ce451e4dd4
|
Move some user settings to its own dll (cmd,folder plugin and etc)
|
2015-01-05 22:41:17 +08:00 |
|
qianlifeng
|
f399ef8f69
|
fix #151 Add context menu for programs
|
2014-10-24 13:09:51 +08:00 |
|
qianlifeng
|
6352408d87
|
Add folder existence check for USERPROFILE environment variable.
|
2014-07-01 18:14:41 +08:00 |
|
qianlifeng
|
6870e03ffe
|
Add Empty Check for GetEnvironmentVariable Method.
|
2014-07-01 18:04:35 +08:00 |
|
zlsun
|
fad796f834
|
Change cwd to %USERPROFILE% before executing command.
|
2014-07-01 17:37:28 +08:00 |
|
qianlifeng
|
9e874b241a
|
Revert 3bbe54bb71
|
2014-07-01 09:56:10 +08:00 |
|
zlsun
|
3bbe54bb71
|
Change cwd to %HOME% before executing command.
|
2014-06-20 17:34:01 +08:00 |
|
kerams
|
bdf57b5203
|
Added PeHeaderReader class, which is used to check whether an application is CUI. This fixes the issue introduced in e0eb8c8 .
|
2014-04-12 13:01:29 +02:00 |
|
kerams
|
e0eb8c83e2
|
- added option to open Wox Settings from the tray menu
- added a checkbox option specifying whether to leave the command line open after having run a command like >ping google.com
|
2014-04-10 23:44:57 +02:00 |
|
Yeechan Lu
|
356db288ad
|
Fix a bug with WindowsShellRun
|
2014-03-21 04:38:50 +08:00 |
|
Yeechan Lu
|
4622c86ae1
|
Fix a bug with WindowsShellRun
|
2014-03-21 04:07:31 +08:00 |
|
Yeechan Lu
|
5c6b741dc4
|
Use ShellRun to provide unified experience
|
2014-03-21 03:53:18 +08:00 |
|