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 600610e commit f59ff42Copy full SHA for f59ff42
bin/Product.wxs
@@ -33,7 +33,7 @@
33
34
<Fragment>
35
<DirectoryRef Id="INSTALLDIR">
36
- <Component Id="ApplicationComponent" Guid="3C31B5C2-4618-4125-9865-6133578C5960">
+ <Component Id="ApplicationComponent" Guid="CA356064-9EAA-4C30-90D7-AEF9EEEB7F99">
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