Skip to content

Commit

Permalink
Updated GUID
Browse files Browse the repository at this point in the history
  • Loading branch information
szczyglis-dev committed Jan 16, 2025
1 parent 5c6cd30 commit 331518e
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="97DCD829-CC81-4B72-8316-0FD8DCAB8243">
<Component Id="ApplicationComponent" Guid="3C31B5C2-4618-4125-9865-6133578C5960">
<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 331518e

Please sign in to comment.