We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de3b163 commit 5746fceCopy full SHA for 5746fce
1 file changed
bucket/keyhac.json
@@ -9,7 +9,7 @@
9
"installer": {
10
"script": [
11
"$startup = shortcut_folder $global | Select-Object -ExpandProperty Path | Split-Path -Parent | Join-Path -ChildPath 'Startup'",
12
- "$current = current_dir $dir",
+ "$current = currentdir $dir",
13
"$cont = @(",
14
" '$wsShell = New-Object -ComObject WScript.Shell'",
15
" \"`$wsShell = `$wsShell.CreateShortcut('$startup\\keyhac.lnk')\"",
0 commit comments