HUMORCE
|
68760de1e8
|
fix(shortcuts): Output correctly formatted path (#5333)
|
2023-01-09 11:01:40 +08:00 |
|
Rashil Gandhi
|
83d0fef02f
|
fix(shortcuts): Fix missing parentheses (#5006)
* fix(shortcuts): Fix missing parentheses
* Update CHANGELOG.md
|
2022-06-21 18:31:20 +05:30 |
|
Ying Fan Chong
|
86e3efbaf0
|
fix(shortcuts): Fix network drive shortcut creation (#4410)
Co-authored-by: Rashil Gandhi <rashil2000@gmail.com>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
|
2022-06-21 14:12:08 +08:00 |
|
Richard Kuhnt
|
f3ddf0c0f8
|
Allow $dir, $original_dir and $persist_dir substitutions for shortcuts
|
2018-08-08 20:13:03 +02:00 |
|
Chawye Hsu
|
e1bb1e91d0
|
Lint: PSAvoidUsingCmdletAliases (#2075)
|
2018-03-03 18:41:19 +01:00 |
|
Richard Kuhnt
|
83b823868f
|
Improve Shortcut creation
* Solves #1319, #1320, #1378, #1757, #1846, #1867
* Add WorkingDirectory
* Add Icon
* Add Arguments
* Use FileInfo and DirectoryInfo
|
2018-01-08 17:15:48 +01:00 |
|
Ross Smith II
|
b22365733e
|
Add subdirectories/arguments for shortcuts (#1945)
* Add support for subdirectories in shortcuts
* Add argument option to shortcuts
|
2018-01-08 17:10:02 +01:00 |
|
Luke Sampson
|
6aec3fba6c
|
Alter comment.
|
2017-05-27 21:49:21 +10:00 |
|
Luke Sampson
|
9a0dbfd236
|
Add reminder to delete block after 1 year.
|
2017-05-27 21:48:49 +10:00 |
|
Mathias Hermansson
|
7c2107c295
|
Update shortcuts.ps1
|
2017-05-26 21:14:31 +02:00 |
|
MATHIAS Hermansson
|
6afce9368e
|
Remove global shortcuts in AppData
|
2017-05-26 20:56:26 +02:00 |
|
MATHIAS Hermansson
|
062af3b10d
|
Fix global shortcuts
|
2017-05-26 19:50:23 +02:00 |
|
Richard Kuhnt
|
884a7a3361
|
Allow architecture specific shortcuts for special cases like dont-sleep or mpc-hc
|
2017-05-23 22:28:49 +02:00 |
|
Richard Kuhnt
|
85c1b3ac6f
|
Change shortcut error message
|
2017-04-18 21:50:17 +02:00 |
|
Richard Kuhnt
|
2ff4eaaafc
|
Add success message for created shortcuts
|
2017-04-18 21:45:06 +02:00 |
|
Richard Kuhnt
|
9b9a2e3289
|
Don't abort if shortcut can't be created
|
2017-04-18 21:42:19 +02:00 |
|
Luke Sampson
|
1cba11e625
|
Show remote filename in messages when a downloaded file is being coerced to a new filename
|
2017-02-24 11:11:01 +11:00 |
|
Luke Sampson
|
1c173bc56d
|
Use sentence case for UI messages.
|
2017-02-13 20:20:41 +11:00 |
|
Luke Sampson
|
c245a7fe96
|
shortcuts: get start menu folder location from environment rather than predefined user profile path (see #1029)
|
2016-09-22 18:20:26 +10:00 |
|
Luke Sampson
|
ef7bcce6f7
|
move shortcut functions to separate file
|
2016-09-21 09:41:01 +10:00 |
|