Re: Help files installation
From: Peter Foot [MVP] (feedback_at_nospam-inthehand.com)
Date: 06/15/04
- Next message: Harry Hudini: "MS DateTime picker isnt working on emulator"
- Previous message: Jon Skeet [C# MVP]: "Re: using RIGHT()"
- In reply to: Vitaly Zayko: "Help files installation"
- Next in thread: Vitaly Zayko: "Re: Help files installation"
- Reply: Vitaly Zayko: "Re: Help files installation"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Jun 2004 15:36:06 +0100
You can manually edit the .inf file which is used to build your cab files.
Then you can create a new group of files for your help content and set the
destination to the windows folder. You can follow this example available to
download here:-
http://www.inthehand.com/forums/viewtopic.php?t=124&highlight=inf
This shows the addition of some additional file groupings (for ADOCE but the
same technique would apply to a group of help files to be installed in
\windows)
Peter
-- Peter Foot Windows Embedded MVP www.inthehand.com | www.opennetcf.org "Vitaly Zayko" <postmaster@sysimage.com> wrote in message news:%23%23Q5O8sUEHA.712@TK2MSFTNGP11.phx.gbl... >I have small project with help system (HTML and images). All these files >are > integrated into project CAB file and are going to main project folder > where > from I can move them into windows, windows\help folders from the C# code. > But is there any way to setup to move them during installation process and > create appropriate shortcut to HTML file? > > Thanks! > > Vitaly > >
- Next message: Harry Hudini: "MS DateTime picker isnt working on emulator"
- Previous message: Jon Skeet [C# MVP]: "Re: using RIGHT()"
- In reply to: Vitaly Zayko: "Help files installation"
- Next in thread: Vitaly Zayko: "Re: Help files installation"
- Reply: Vitaly Zayko: "Re: Help files installation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|