Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler

Hi Brian,
>Is C:\BT_SDK_3_0_Page\BTSDK30_Old.msi the original compressed installer?
YES, IT'S

>If so, then perform an admin install of it with something like "msiexec
>/a C:\BT_SDK_3_0_Page\BTSDK30_Old.msi TARGETDIR=C:\patchdir\old".  Then
>use the msi in C:\patchdir\old to build the patch.  
Do I need to install the old installer, or only providing the old one to
msimsp is enought?
 
>Its files will be uncompressed.
Should I assume that the msi files should be uncompressed?

Thanks,
Erich.


Brian Simoneau wrote:
> 
> Is C:\BT_SDK_3_0_Page\BTSDK30_Old.msi the original compressed installer?
> If so, then perform an admin install of it with something like "msiexec
> /a C:\BT_SDK_3_0_Page\BTSDK30_Old.msi TARGETDIR=C:\patchdir\old".  Then
> use the msi in C:\patchdir\old to build the patch.  Its files will be
> uncompressed.
> 
> -Brian Simoneau
> 
> -Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Erich
> Buhler
> Sent: Thursday, May 17, 2007 9:32 AM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Error when changing the compression
> 
> 
> 
> Hi, thanks again!
> That's the log file (please look at the end):
> 
> * Log starting: 2007-05-17 14:03:19 *
> 
> Input-PCP path = 'patch_30_1.pcp'
> Patch-MSP path = 'patch_30_1.msp'
> Temp Folder=
> 'C:\DOCUME~1\erich\LOCALS~1\Temp\~PCW_TMP.TMP\'
> Patch GUID =
> '{9EA185B0-26DF-4C09-8FBA-8FC2C91C6D80}'
> ListOfPatchGUIDsToReplace  = ''
> ListOfTargetProductCodes   =
> '{1AEFCDD0-9976-4C41-A8C5-0FAB41308CCA}'
> PatchSourceList= ''
> AllowProductCodeMismatches = '0'
> AllowProductVersionMajorMismatches = '0'
> OptimizePatchSizeForLargeFiles = ''
> ApiPatchingSymbolFlags = ''
> MsiFileToUseToCreatePatchTables= ''
> SqlCmdToCreatePatchTable   = ''
> SqlCmdToCreatePatchPackageTable= ''
> SqlCmdToCreateMsiPatchHeadersTable = ''
> DontRemoveTempFolderWhenFinished   = '0'
> IncludeWholeFilesOnly  = '0'
> MinimumRequiredMsiVersion  = ''
> SEQUENCE_DATA_GENERATION_DISABLED  = ''
> AllowRemoval   = ''
> 
> Using internal SQL cmd to create 'Patch' table.
> Using internal SQL cmd to create 'PatchPackage' table.
> Using internal SQL cmd to create 'MsiPatchHeaders' table.
> 
>   ERROR: UpgradedImages.MsiPath 'C:\BT_SDK_3_0_Page\BTSDK30_Old.msi' is
> marked as having compressed files (PID_WORDCOUNT property of Summary
> Information stream). PatchWiz is unable to patch files compressed in a
> cabinet.
> 
> * Log finishing: 2007-05-17 14:03:19 *
> 
> 
> * Log starting: 2007-05-17 14:30:04 *
> 
> Input-PCP path = 'patch_30_1.pcp'
> Patch-MSP path = 'patch_30_1.msp'
> Temp Folder=
> 'C:\DOCUME~1\erich\LOCALS~1\Temp\~PCW_TMP.TMP\'
> Patch GUID =
> '{9EA185B0-26DF-4C09-8FBA-8FC2C91C6D80}'
> ListOfPatchGUIDsToReplace  = ''
> ListOfTargetProductCodes   =
> '{1AEFCDD0-9976-4C41-A8C5-0FAB41308CCA}'
> PatchSourceList= ''
> AllowProductCodeMismatches = '0'
> AllowProductVersionMajorMismatches = '0'
> OptimizePatchSizeForLargeFiles = ''
> ApiPatchingSymbolFlags = ''
> MsiFileToUseToCreatePatchTables= ''
> SqlCmdToCreatePatchTable   = ''
> SqlCmdToCreatePatchPackageTable= ''
> SqlCmdToCreateMsiPatchHeadersTable = ''
> DontRemoveTempFolderWhenFinished   = '0'
> IncludeWholeFilesOnly  = '0'
> MinimumRequiredMsiVersion  = ''
> SEQUENCE_DATA_GENERATION_DISABLED  = ''
> AllowRemoval   = ''
> 
> Using internal SQL cmd to create 'Patch' table.
> Using internal SQL cmd to create 'PatchPackage' table.
> Using internal SQL cmd to create 'MsiPatchHeaders' table.
> 
>   ERROR: UpgradedImages.MsiPath 'C:\BT_SDK_3_0_Page\BTSDK30_Old.msi' is
> marked as having compressed files (PID_WORDCOUNT property of Summary
> Information stream). PatchWiz is unable to patch files compressed in a
> cabinet.
> 
> * Log finishing: 

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler

Hi, thanks again!
That's the log file (please look at the end):

* Log starting: 2007-05-17 14:03:19 *

Input-PCP path = 'patch_30_1.pcp'
Patch-MSP path = 'patch_30_1.msp'
Temp Folder=
'C:\DOCUME~1\erich\LOCALS~1\Temp\~PCW_TMP.TMP\'
Patch GUID =
'{9EA185B0-26DF-4C09-8FBA-8FC2C91C6D80}'
ListOfPatchGUIDsToReplace  = ''
ListOfTargetProductCodes   =
'{1AEFCDD0-9976-4C41-A8C5-0FAB41308CCA}'
PatchSourceList= ''
AllowProductCodeMismatches = '0'
AllowProductVersionMajorMismatches = '0'
OptimizePatchSizeForLargeFiles = ''
ApiPatchingSymbolFlags = ''
MsiFileToUseToCreatePatchTables= ''
SqlCmdToCreatePatchTable   = ''
SqlCmdToCreatePatchPackageTable= ''
SqlCmdToCreateMsiPatchHeadersTable = ''
DontRemoveTempFolderWhenFinished   = '0'
IncludeWholeFilesOnly  = '0'
MinimumRequiredMsiVersion  = ''
SEQUENCE_DATA_GENERATION_DISABLED  = ''
AllowRemoval   = ''

Using internal SQL cmd to create 'Patch' table.
Using internal SQL cmd to create 'PatchPackage' table.
Using internal SQL cmd to create 'MsiPatchHeaders' table.

  ERROR: UpgradedImages.MsiPath 'C:\BT_SDK_3_0_Page\BTSDK30_Old.msi' is
marked as having compressed files (PID_WORDCOUNT property of Summary
Information stream). PatchWiz is unable to patch files compressed in a
cabinet.

* Log finishing: 2007-05-17 14:03:19 *


* Log starting: 2007-05-17 14:30:04 *

Input-PCP path = 'patch_30_1.pcp'
Patch-MSP path = 'patch_30_1.msp'
Temp Folder=
'C:\DOCUME~1\erich\LOCALS~1\Temp\~PCW_TMP.TMP\'
Patch GUID =
'{9EA185B0-26DF-4C09-8FBA-8FC2C91C6D80}'
ListOfPatchGUIDsToReplace  = ''
ListOfTargetProductCodes   =
'{1AEFCDD0-9976-4C41-A8C5-0FAB41308CCA}'
PatchSourceList= ''
AllowProductCodeMismatches = '0'
AllowProductVersionMajorMismatches = '0'
OptimizePatchSizeForLargeFiles = ''
ApiPatchingSymbolFlags = ''
MsiFileToUseToCreatePatchTables= ''
SqlCmdToCreatePatchTable   = ''
SqlCmdToCreatePatchPackageTable= ''
SqlCmdToCreateMsiPatchHeadersTable = ''
DontRemoveTempFolderWhenFinished   = '0'
IncludeWholeFilesOnly  = '0'
MinimumRequiredMsiVersion  = ''
SEQUENCE_DATA_GENERATION_DISABLED  = ''
AllowRemoval   = ''

Using internal SQL cmd to create 'Patch' table.
Using internal SQL cmd to create 'PatchPackage' table.
Using internal SQL cmd to create 'MsiPatchHeaders' table.

  ERROR: UpgradedImages.MsiPath 'C:\BT_SDK_3_0_Page\BTSDK30_Old.msi' is
marked as having compressed files (PID_WORDCOUNT property of Summary
Information stream). PatchWiz is unable to patch files compressed in a
cabinet.

* Log finishing: 2007-05-17 14:30:04 *




Brian Simoneau wrote:
> 
> That command line doesn't look correct.  Why is the "msi" after the -l
> option?  Is the log getting created?
> 
> -Brian Simoneau
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Erich
> Buhler
> Sent: Thursday, May 17, 2007 9:12 AM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Error when changing the compression
> 
> 
> 
> Hi Brian,
> thanks for your answer. The problem is that if I use a copressed
> version, I
> receive the following error: 0xC00E5116
> 
> msimsp -s patch_30_1.pcp -p patch_30_1.msp -l msi msp_30_1.log -d
> 
> "Failed to create patch.  Error code: 0xC00E5116"
> 
> I was reading on the internet that it is because the image is
> compressed. am
> I wrong?
> Thanks!
> Erich.
> 
> 
> Brian Simoneau wrote:
>> 
>> Creating an uncompressed version of an installer is not a requirement
>> for creating a patch.  You can perform an admin install of your
> package
>> and then build the patch using the admin install image.
>> 
>> -Brian Simoneau
>> 
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED] On Behalf Of Erich
>> Buhler
>> Sent: Thursday, May 17, 2007 7:36 AM
>> To: wix-users@lists.sourceforge.net
>> Subject: [WiX-users] Error when changing the compression
>> 
>> 
>> 
>> Hi G

Re: [WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler

Hi Brian,
thanks for your answer. The problem is that if I use a copressed version, I
receive the following error: 0xC00E5116

msimsp -s patch_30_1.pcp -p patch_30_1.msp -l msi msp_30_1.log -d

"Failed to create patch.  Error code: 0xC00E5116"

I was reading on the internet that it is because the image is compressed. am
I wrong?
Thanks!
Erich.


Brian Simoneau wrote:
> 
> Creating an uncompressed version of an installer is not a requirement
> for creating a patch.  You can perform an admin install of your package
> and then build the patch using the admin install image.
> 
> -Brian Simoneau
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Erich
> Buhler
> Sent: Thursday, May 17, 2007 7:36 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Error when changing the compression
> 
> 
> 
> Hi Guys,
> I'm creating an uncompressed version of my installer because that's one
> of
> the requirement for creating a patch.
> The problem is that when I  set Compressed="no", the final installer is
> 3
> times smaller than the compressed one. I tried running it and I got an
> error
> which said that one of the files is not found.
> 
> Does anyone have the same problem?
> 
> Thanks!
> Erich.
> -- 
> View this message in context:
> http://www.nabble.com/Error-when-changing-the-compression-tf3771433.html
> #a10662504
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> 
> 
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-when-changing-the-compression-tf3771433.html#a10663905
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Error when changing the compression

2007-05-17 Thread Erich Buhler

Hi Guys,
I'm creating an uncompressed version of my installer because that's one of
the requirement for creating a patch.
The problem is that when I  set Compressed="no", the final installer is 3
times smaller than the compressed one. I tried running it and I got an error
which said that one of the files is not found.

Does anyone have the same problem?

Thanks!
Erich.
-- 
View this message in context: 
http://www.nabble.com/Error-when-changing-the-compression-tf3771433.html#a10662504
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Where is ClickTrough???

2007-05-15 Thread Erich Buhler

I was trying to find ClickTrough in Wix 3.0, but I couldn't find anything
related.
Could anyone tell me where it is available and how to install it?

Thanks,
Erich.
-- 
View this message in context: 
http://www.nabble.com/Where-is-ClickTroughtf3758107.html#a10621565
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Shortcut + hyperlink 2

2007-04-23 Thread Erich Buhler

Hi guys, 
Does anyone can provide me an example of creating a shortcut which opens IE7
with a set URL?
I've tried the following line, but it doesn't work.

http://xxx.com/Downloads/NET/tabid/122/Default.aspx"; 
Arguments="http://sdk.bt.com/Downloads/NET/tabid/122/Default.aspx";  /> 

Thanks, 
Erich. 


-- 
View this message in context: 
http://www.nabble.com/Shortcut-%2B--hyperlink-2-tf3631665.html#a10140566
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Shortcut + hyperlink

2007-04-23 Thread Erich Buhler

This is the line which doesn't work:

  http://xxx.com/Downloads/NET/tabid/122/Default.aspx"; 
Arguments="http://sdk.bt.com/Downloads/NET/tabid/122/Default.aspx";  />



Erich Buhler wrote:
> 
> Hi Gábor,
> thanks for your message. Could you provide me an example? I was trying to
> do that but it doesn't work because Wix thinks that the URL is a file, and
> because it doesn't exist as a file, the build fails.
> 
> Bets regards,
> Erich.
> 
> 
> DEÁK JAHN, Gábor-2 wrote:
>> 
>> On Mon, 23 Apr 2007 04:19:29 -0700 (PDT), Erich Buhler wrote:
>> 
>> Erich,
>> 
>>> Does anybody know how I can create a Shortcut which runs IE and
>>> shows a web page?
>> 
>> A shortcut whose target is a simple URL will launch the *default* browser
>> (fortunately, not necessarily IE, I'd be very uncomfortable if a program
>> forced me to use a specific browser instead of the one *I* decide to
>> use). So, simply create a shortcut with an URL inside.
>> 
>> Bye,
>>Gábor
>> 
>> ---
>> DEÁK JAHN, Gábor -- Budapest, Hungary
>> E-mail: [EMAIL PROTECTED]
>> 
>> 
>> -
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Shortcut-%2B--hyperlink-tf3630674.html#a10139084
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Shortcut + hyperlink

2007-04-23 Thread Erich Buhler

Hi Gábor,
thanks for your message. Could you provide me an example? I was trying to do
that but it doesn't work because Wix thinks that the URL is a file, and
because it doesn't exist as a file, the build fails.

Bets regards,
Erich.


DEÁK JAHN, Gábor-2 wrote:
> 
> On Mon, 23 Apr 2007 04:19:29 -0700 (PDT), Erich Buhler wrote:
> 
> Erich,
> 
>> Does anybody know how I can create a Shortcut which runs IE and
>> shows a web page?
> 
> A shortcut whose target is a simple URL will launch the *default* browser
> (fortunately, not necessarily IE, I'd be very uncomfortable if a program
> forced me to use a specific browser instead of the one *I* decide to use).
> So, simply create a shortcut with an URL inside.
> 
> Bye,
>Gábor
> 
> ---
> DEÁK JAHN, Gábor -- Budapest, Hungary
> E-mail: [EMAIL PROTECTED]
> 
> 
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Shortcut-%2B--hyperlink-tf3630674.html#a10138971
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Shortcut + hyperlink

2007-04-23 Thread Erich Buhler

Hi guys,
Does anybody know how I can create a Shortcut which runs IE and shows a web
page?

Thanks,
Erich.
-- 
View this message in context: 
http://www.nabble.com/Shortcut-%2B--hyperlink-tf3630674.html#a10138001
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] RegistrySearch fails in Wix 3.0

2007-03-15 Thread Erich Buhler

Yes, you're 100% right. if the default value is empty, then the answer is
that the folder doesn't exist even if it does. I changed the example to ask
for a value inside it, and it worked. I copy the new version for the sake of
the community :-)


 


Thanks,
Erich.


Levi Wilson wrote:
> 
> Doesn't the  require that the @Name attribute be
> defined?
> Maybe you'll want to set the @Name equal to one of the registry values
> found
> in that key, such as the Install or something.  Then, if SEARCHFORNET20 is
> set to anything, it exists.  If not, then it doesn't.
> 
> On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi guys,
>> I have the following line, but even the folder exists on the registry,
>> Wix
>> says the opposite.
>>
>> 
>>   > Key="SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727" />
>> 
>>
>> Is it possible that Wix 3.0 doesn't like the spaces in "NET Framework
>> Setup"?
>> Do you know how to solve it?
>>
>> Thank,
>> Erich.
>> --
>> View this message in context:
>> http://www.nabble.com/RegistrySearch-fails-in-Wix-3.0-tf3409533.html#a9498749
>> Sent from the wix-users mailing list archive at Nabble.com.
>>
>>
>> -
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
> 
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/RegistrySearch-fails-in-Wix-3.0-tf3409533.html#a9499274
Sent from the wix-users mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] RegistrySearch fails in Wix 3.0

2007-03-15 Thread Erich Buhler

Hi guys,
I have the following line, but even the folder exists on the registry, Wix
says the opposite.


  


Is it possible that Wix 3.0 doesn't like the spaces in "NET Framework
Setup"?
Do you know how to solve it?

Thank,
Erich.
-- 
View this message in context: 
http://www.nabble.com/RegistrySearch-fails-in-Wix-3.0-tf3409533.html#a9498749
Sent from the wix-users mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler

Yes, the installation runs fine but doesn't create the folders in the Start
Menu at all. I manage now to change the source to the following:




  

  


but I received the following error:

Error   17  ICE64: The directory ProgramMenuFolder1 is in the user profile 
but
is not listed in the RemoveFile table.
D:\BlackDeath\SuperSolution\WixDotNetSDK\WixDotNetSDKRelease.wxs240 
1
WixDotNetSDKRelease


Thanks,
Erich.


Levi Wilson wrote:
> 
> What didn't work?  Can you post your WiX fragment for us to look at?  Only
> the portion of the wxs file that has the shortcut that you're trying to
> create.  Did the installation go through, but your start menu folder not
> get
> created?  What happened?
> 
> On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi Levi,
>> I tried the example you included, but it didn't work in Wix 3.0. Could
>> you
>> provide me a whole example please?
>>
>> Thanks,
>> Erich.
>>
>>
>> Levi Wilson wrote:
>> >
>> > There's this section:
>> >
>> > <*Component* Id='Manual' Guid='YOURGUID-574D-4A9A-A266-5B5EC2C022A4'>
>> >   <*File* Id='Manual' Name='Manual.pdf' DiskId='1' Source='Manual.pdf'>
>> > <*Shortcut* Id="startmenuManual" Directory="ProgramMenuDir"
>> > Name="Manual" LongName="Instruction Manual" />
>> >   
>> > 
>> >
>> > And then there's the section that defines the "ProgramMenuDir":
>> >
>> > <*Directory* Id="ProgramMenuFolder" Name="PMenu" LongName="Programs">
>> >   <*Directory* Id="ProgramMenuDir" Name='Foobar10' LongName="Foobar
>> 1.0"
>> > />
>> > 
>> >
>> > The  definition will create a folder in the startmenu
>> named
>> > "Foobar 1.0".  This does this, because it's parent is the
>> > ProgramMenuFolder,
>> > which is one of the define System Folders found here:
>> >
>> > http://msdn2.microsoft.com/en-us/library/aa372057.aspx
>> >
>> > On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> I have read it, but it doesn't say anything about it (there are 2
>> >> mentions
>> >> only about the way of creating shortcuts, but nothing about creating
>> >> shortcuts and folders in the Start Menu).
>> >>
>> >> Cheers,
>> >> Erich.
>> >>
>> >>
>> >> Levi Wilson wrote:
>> >> >
>> >> > You should check out the tutorial linked off of the
>> >> > wix.sourceforge.netpage.
>> >> >
>> >> > On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>> >> >>
>> >> >>
>> >> >> Hi guys,
>> >> >> I couldn't find any working example of how to create a folder in
>> the
>> >> >> Start
>> >> >> Menu and then include some shortcuts inside. It looks to be quite
>> >> easy,
>> >> >> but
>> >> >> I
>> >> >> couldn't find the way to do that.
>> >> >>
>> >> >> Does anybody have any good example?
>> >> >>
>> >> >> Thanks,
>> >> >> Erich.
>> >> >>
>> >> >> --
>> >> >> View this message in context:
>> >> >>
>> >>
>> http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9491889
>> >> >> Sent from the wix-users mailing list archive at Nabble.com.
>> >> >>
>> >> >>
>> >> >>
>> >>
>> -
>> >> >> Take Surveys. Earn Cash. Influence the Future of IT
>> >> >> Join SourceForge.net's Techsay panel and you'll get the chance to
>> >> share
>> >> >> your
>> >> >> opinions on IT & business topics through brief surveys-and earn
>> cash
>> >> >>
>> >>
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> >> >> 

Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler

Hi Levi,
I tried the example you included, but it didn't work in Wix 3.0. Could you
provide me a whole example please?

Thanks,
Erich.


Levi Wilson wrote:
> 
> There's this section:
> 
> <*Component* Id='Manual' Guid='YOURGUID-574D-4A9A-A266-5B5EC2C022A4'>
>   <*File* Id='Manual' Name='Manual.pdf' DiskId='1' Source='Manual.pdf'>
> <*Shortcut* Id="startmenuManual" Directory="ProgramMenuDir"
> Name="Manual" LongName="Instruction Manual" />
>   
> 
> 
> And then there's the section that defines the "ProgramMenuDir":
> 
> <*Directory* Id="ProgramMenuFolder" Name="PMenu" LongName="Programs">
>   <*Directory* Id="ProgramMenuDir" Name='Foobar10' LongName="Foobar 1.0"
> />
> 
> 
> The  definition will create a folder in the startmenu named
> "Foobar 1.0".  This does this, because it's parent is the
> ProgramMenuFolder,
> which is one of the define System Folders found here:
> 
> http://msdn2.microsoft.com/en-us/library/aa372057.aspx
> 
> On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>>
>>
>> I have read it, but it doesn't say anything about it (there are 2
>> mentions
>> only about the way of creating shortcuts, but nothing about creating
>> shortcuts and folders in the Start Menu).
>>
>> Cheers,
>> Erich.
>>
>>
>> Levi Wilson wrote:
>> >
>> > You should check out the tutorial linked off of the
>> > wix.sourceforge.netpage.
>> >
>> > On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>> >>
>> >>
>> >> Hi guys,
>> >> I couldn't find any working example of how to create a folder in the
>> >> Start
>> >> Menu and then include some shortcuts inside. It looks to be quite
>> easy,
>> >> but
>> >> I
>> >> couldn't find the way to do that.
>> >>
>> >> Does anybody have any good example?
>> >>
>> >> Thanks,
>> >> Erich.
>> >>
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9491889
>> >> Sent from the wix-users mailing list archive at Nabble.com.
>> >>
>> >>
>> >>
>> -
>> >> Take Surveys. Earn Cash. Influence the Future of IT
>> >> Join SourceForge.net's Techsay panel and you'll get the chance to
>> share
>> >> your
>> >> opinions on IT & business topics through brief surveys-and earn cash
>> >>
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> >> ___
>> >> WiX-users mailing list
>> >> WiX-users@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/wix-users
>> >>
>> >
>> >
>> -
>> > Take Surveys. Earn Cash. Influence the Future of IT
>> > Join SourceForge.net's Techsay panel and you'll get the chance to share
>> > your
>> > opinions on IT & business topics through brief surveys-and earn cash
>> >
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> > ___
>> > WiX-users mailing list
>> > WiX-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/wix-users
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9495618
>> Sent from the wix-users mailing list archive at Nabble.com.
>>
>>
>> -
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> ___
>> WiX-users mailing list
>> WiX-use

Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler

Hi Dave,
I tried the example you included, but it didn't work in Wix 3.0. Could you
provide me the whole example please?

Thanks,
Erich.
 

dave_c wrote:
> 
> And here is an example of implementation
> 
>Source="..\..\Documentation\AdminGuide.doc">
>  LongName="Agilent Business Dashboard Admin Guide" 
>  WorkingDirectory='manuals'
>  Icon="agilent_pgm_icon" IconIndex="0"/>
>Name="adminGde" 
> LongName="Agilent Business Dashboard Admin Guide" 
> WorkingDirectory='manuals'
> Icon="agilent_dtp_icon" IconIndex="0"/>
> 
> 
> where DashMenuDir is defined as
> 
>   
> 
>   
>     
>   
> 
>   
> 
> Because the shortcut is being generated in this directory the folder is
> automatically createrd for you.
> 
> 
> Erich Buhler wrote:
>> 
>> I have read it, but it doesn't say anything about it (there are 2
>> mentions only about the way of creating shortcuts, but nothing about
>> creating shortcuts and folders in the Start Menu).
>> 
>> Cheers,
>> Erich.
>> 
>> 
>> Levi Wilson wrote:
>>> 
>>> You should check out the tutorial linked off of the
>>> wix.sourceforge.netpage.
>>> 
>>> On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>>>>
>>>>
>>>> Hi guys,
>>>> I couldn't find any working example of how to create a folder in the
>>>> Start
>>>> Menu and then include some shortcuts inside. It looks to be quite easy,
>>>> but
>>>> I
>>>> couldn't find the way to do that.
>>>>
>>>> Does anybody have any good example?
>>>>
>>>> Thanks,
>>>> Erich.
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9491889
>>>> Sent from the wix-users mailing list archive at Nabble.com.
>>>>
>>>>
>>>> -
>>>> Take Surveys. Earn Cash. Influence the Future of IT
>>>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>>>> your
>>>> opinions on IT & business topics through brief surveys-and earn cash
>>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>>> ___
>>>> WiX-users mailing list
>>>> WiX-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>>>
>>> 
>>> -
>>> Take Surveys. Earn Cash. Influence the Future of IT
>>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>>> your
>>> opinions on IT & business topics through brief surveys-and earn cash
>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>> ___
>>> WiX-users mailing list
>>> WiX-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>> 
>>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9498374
Sent from the wix-users mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler

Thanks guys, I'll try right now !

Erich.

Erich Buhler wrote:
> 
> I have read it, but it doesn't say anything about it (there are 2 mentions
> only about the way of creating shortcuts, but nothing about creating
> shortcuts and folders in the Start Menu).
> 
> Cheers,
> Erich.
> 
> 
> Levi Wilson wrote:
>> 
>> You should check out the tutorial linked off of the
>> wix.sourceforge.netpage.
>> 
>> On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>>>
>>>
>>> Hi guys,
>>> I couldn't find any working example of how to create a folder in the
>>> Start
>>> Menu and then include some shortcuts inside. It looks to be quite easy,
>>> but
>>> I
>>> couldn't find the way to do that.
>>>
>>> Does anybody have any good example?
>>>
>>> Thanks,
>>> Erich.
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9491889
>>> Sent from the wix-users mailing list archive at Nabble.com.
>>>
>>>
>>> -
>>> Take Surveys. Earn Cash. Influence the Future of IT
>>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>>> your
>>> opinions on IT & business topics through brief surveys-and earn cash
>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>> ___
>>> WiX-users mailing list
>>> WiX-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>>
>> 
>> -
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9497426
Sent from the wix-users mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler

I have read it, but it doesn't say anything about it (there are 2 mentions
only about the way of creating shortcuts, but nothing about creating
shortcuts and folders in the Start Menu).

Cheers,
Erich.


Levi Wilson wrote:
> 
> You should check out the tutorial linked off of the
> wix.sourceforge.netpage.
> 
> On 3/15/07, Erich Buhler <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi guys,
>> I couldn't find any working example of how to create a folder in the
>> Start
>> Menu and then include some shortcuts inside. It looks to be quite easy,
>> but
>> I
>> couldn't find the way to do that.
>>
>> Does anybody have any good example?
>>
>> Thanks,
>> Erich.
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9491889
>> Sent from the wix-users mailing list archive at Nabble.com.
>>
>>
>> -
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share
>> your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
> 
> -
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9495618
Sent from the wix-users mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] How to create folders and shortcuts in the Start Menu? (Wix 3.0)

2007-03-15 Thread Erich Buhler

Hi guys,
I couldn't find any working example of how to create a folder in the Start 
Menu and then include some shortcuts inside. It looks to be quite easy, but
I 
couldn't find the way to do that.

Does anybody have any good example?

Thanks,
Erich.

-- 
View this message in context: 
http://www.nabble.com/How-to-create-folders-and-shortcuts-in-the-Start-Menu--%28Wix-3.0%29-tf3407487.html#a9491889
Sent from the wix-users mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users