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 18, 2025
1 parent fdc5f24 commit 4e3f61b
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="723C9847-0D72-4F58-A309-4806DE326F85">
<Component Id="ApplicationComponent" Guid="5A462C08-60A8-404D-B7FB-7F9134BE5CA7">
<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 4e3f61b

Please sign in to comment.