We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdc5f24 commit 4e3f61bCopy full SHA for 4e3f61b
bin/Product.wxs
@@ -33,7 +33,7 @@
33
34
<Fragment>
35
<DirectoryRef Id="INSTALLDIR">
36
- <Component Id="ApplicationComponent" Guid="723C9847-0D72-4F58-A309-4806DE326F85">
+ <Component Id="ApplicationComponent" Guid="5A462C08-60A8-404D-B7FB-7F9134BE5CA7">
37
<File Id="PygptExe" Source="$(var.SourceDir)\pygpt.exe" KeyPath="yes">
38
<Shortcut Id="DesktopShortcut" Directory="DesktopFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />
39
<Shortcut Id="StartMenuShortcut" Directory="ApplicationProgramsFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />
0 commit comments