Skip to content

Commit

Permalink
Updated GUID
Browse files Browse the repository at this point in the history
  • Loading branch information
szczyglis-dev committed Feb 2, 2025
1 parent 741641e commit b1d55b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<Fragment>
<DirectoryRef Id="INSTALLDIR">
<Component Id="ApplicationComponent" Guid="52692917-D6C8-4D88-AFB0-06CEEA0A652D">
<Component Id="ApplicationComponent" Guid="BD576CD0-C257-452F-B47A-1566C0A6A5AA">
<File Id="PygptExe" Source="$(var.SourceDir)\pygpt.exe" KeyPath="yes">
<Shortcut Id="DesktopShortcut" Directory="DesktopFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />
<Shortcut Id="StartMenuShortcut" Directory="ApplicationProgramsFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />
Expand Down

0 comments on commit b1d55b5

Please sign in to comment.