You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest fails of PuTTY:
There's more to PuTTY.PuTTY than meets the eye... #249 (reply in thread)
...in a PuTTY.PuTTY-installed.ps1 you must now copy: C:\Windows\System32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\PuTTY (64-bit)
To: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
That's because if it installs under System context it places the shortcuts totally wrong...
...and when uninstalling in a PuTTY.PuTTY-preuninstall.ps1:
Search for PuTTY in the registry uninstall and Uninstall the MSI/delete the directory: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PuTTY (64-bit)
All this can be accomplished by using the files _AppID-template.ps1/_Mods-Functions.ps1 in my latest PR #257 (attached here) Winget Land...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
With the latest fails of PuTTY:
There's more to
PuTTY.PuTTY
than meets the eye... #249 (reply in thread)...in a PuTTY.PuTTY-installed.ps1 you must now copy:
C:\Windows\System32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\PuTTY (64-bit)
To:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs
That's because if it installs under System context it places the shortcuts totally wrong...
...and when uninstalling in a PuTTY.PuTTY-preuninstall.ps1:
Search for PuTTY in the registry uninstall and Uninstall the MSI/delete the directory:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\PuTTY (64-bit)
All this can be accomplished by using the files _AppID-template.ps1/_Mods-Functions.ps1 in my latest PR #257 (attached here)
Winget Land...
PuTTY.PuTTY-installed (-preuninstall).zip
Beta Was this translation helpful? Give feedback.
All reactions