Skip to content

Commit 4b520ca

Browse files
committed
Updated GUID
1 parent 6bcfc45 commit 4b520ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<Fragment>
3535
<DirectoryRef Id="INSTALLDIR">
36-
<Component Id="ApplicationComponent" Guid="66754E76-987B-4A76-B78B-4DB184D65F7D">
36+
<Component Id="ApplicationComponent" Guid="42CB2BA9-EF82-4C5F-B362-C3E4CE19AA7E">
3737
<File Id="PygptExe" Source="$(var.SourceDir)\pygpt.exe" KeyPath="yes">
3838
<Shortcut Id="DesktopShortcut" Directory="DesktopFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />
3939
<Shortcut Id="StartMenuShortcut" Directory="ApplicationProgramsFolder" Name="PyGPT - Desktop AI Assistant" WorkingDirectory="INSTALLDIR" Icon="PyGPTIcon.ico" Advertise="yes" />

0 commit comments

Comments
 (0)