Skip to content

Commit 3838a18

Browse files
committed
Fix problem with help file
1 parent e35fdaa commit 3838a18

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Text Editor Setup/Text Editor Setup.aip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<ROW Component="ProductInformation" ComponentId="{DD656B20-9BFE-4393-8082-078C3F25A65A}" Directory_="APPDIR" Attributes="4" KeyPath="Version"/>
3939
<ROW Component="SHORTCUTDIR" ComponentId="{03E97EB5-E5A0-4D06-9603-BB9784B260C6}" Directory_="SHORTCUTDIR" Attributes="0"/>
4040
<ROW Component="TextEditor_PrimaryOutput" ComponentId="{3EE37E95-C1A9-40CE-AF7D-8975FC015A94}" Directory_="APPDIR" Attributes="0" KeyPath="TextEditor.exe.config"/>
41-
<ROW Component="textedithelp.chm" ComponentId="{F10D0C5C-F6C5-4DDC-B9D9-0F046FBCF4E5}" Directory_="APPDIR" Attributes="0" KeyPath="textedithelp.chm" Type="1"/>
41+
<ROW Component="textedithelp.chm" ComponentId="{34AD4CF7-F007-48A3-94AD-8EF85657C9D9}" Directory_="APPDIR" Attributes="0" KeyPath="textedithelp.chm" Type="1"/>
4242
</COMPONENT>
4343
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent">
4444
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>

Text Editor/help files/textedit-help-toc.hhc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<UL>
1212
<LI> <OBJECT type="text/sitemap">
1313
<param name="Name" value="Adding Text">
14-
<param name="Local" value="source\repos\Text Editor\Text Editor\help files\addtext.html">
14+
<param name="Local" value="C:\Users\zacha\source\repos\Text Editor\Text Editor\help files\addtext.html">
1515
<param name="Local" value="addtext.html">
1616
</OBJECT>
1717
<LI> <OBJECT type="text/sitemap">
1818
<param name="Name" value="Saving Your Work">
19-
<param name="Local" value="saving.html">
19+
<param name="Local" value="C:\Users\zacha\source\repos\Text Editor\Text Editor\help files\saving.html">
2020
<param name="Local" value="saving.html">
2121
</OBJECT>
2222
</UL>
@@ -26,7 +26,7 @@
2626
<UL>
2727
<LI> <OBJECT type="text/sitemap">
2828
<param name="Name" value="Cutting, Copying, Pasting, and Selecting All Text">
29-
<param name="Local" value="copypastecut.htm">
29+
<param name="Local" value="C:\Users\zacha\source\repos\Text Editor\Text Editor\help files\copypastecut.htm">
3030
<param name="Local" value="copypastecut.htm">
3131
</OBJECT>
3232
</UL>
-66 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)