mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-24 05:10:18 +08:00
Add create_shortcut.ps1 for desktop shortcut creation
This commit is contained in:
parent
1365bbf859
commit
f65290f9a5
@ -8,3 +8,4 @@ $Shortcut.Description = "Run ComfyUI from repository"
|
|||||||
$Shortcut.Save()
|
$Shortcut.Save()
|
||||||
Write-Host "Shortcut created at: $ShortcutPath"
|
Write-Host "Shortcut created at: $ShortcutPath"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user