[Installbase-devel] [ installbase-Bugs-797069 ] Windows installer does not create Program Group
Status: Alpha
Brought to you by:
damonc
From: SourceForge.net <no...@so...> - 2003-08-29 01:15:17
|
Bugs item #797069, was opened at 2003-08-29 01:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474883&aid=797069&group_id=54799 Category: Installs Group: None Status: Open Resolution: None Priority: 5 Submitted By: George Brown (gncbrown) Assigned to: Nobody/Anonymous (nobody) Summary: Windows installer does not create Program Group Initial Comment: My installer does not seem to create a Windows Program Group. I have tested it on both Windows 98 and Windows 2000 and have selected the default group or an existing one. Neither get created. The log file contains this: :GROUP {Program Files} :FILE {/My Documents/YFC/Quizzing/question.gif} :PERCENT 0 :FILEPERCENT 100 [snip] :PERCENT 100 :FILEPERCENT 19271 This is a snip from the unpack.ini (which suggests that it intended to create a program groups called "xQuizMaster" - the one I entered): LaunchProgram 0 ProgramFolder {C:/WINDOWS/Start Menu/Programs/xQuizMaster} InstallVersion 1.3.2.0 IncludeUninstall 1 If there is more information I can provide, let me know. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474883&aid=797069&group_id=54799 |