Hi Ravi

Writing what you said exact gives the following errors:

C:\delivery\Dev\wix35_public\src\ext\UIExtension\wixlib\WixUI_Advanced.wxs(38)
: error LGHT0094 : Unresolved reference to symbol
'Property:ApplicationFolderName' in section 'Fragment:'.
C:\delivery\Dev\wix35_public\src\ext\UIExtension\wixlib\InstallScopeDlg.wxs(23)
: error LGHT0094 : Unresolved reference to symbol 'Property:WixAppFolder'
in section 'Fragment:'.

Please Help!!

Eddie

On Tue, Jul 3, 2012 at 2:07 PM, Ravi Raj <raviraj.callin...@gmail.com>wrote:

> The above code is under <Product>...</Produce> in Product.wxs
> If you are using <Publish Dialog.... /> for MaintenanceWelcomeDlg and
> MaintenanceTypeDlg so you do not ned to use <DialogRef
> Id="MaintenanceWelcomeDlg" />.
> In fact you publish dialog part was OK.
>
>
> On Tue, Jul 3, 2012 at 1:50 PM, eddie burkowich 
> <eddieburkow...@gmail.com>wrote:
>
>> Hey Ravi Raj,
>>
>> Thanks for the kindness , could you please let me know where exactly i
>> mean in which dialog do i need to put this , as per alexey advice on
>> stackoverflow i modified the source dialogs that means
>> "MaintenanceWelcomeDlg" & "MaintenanceTypeDlg" have used two statements as
>> "<DialogRef Id="MaintenanceWelcomeDlg" />" , "<DialogRef
>> Id="MaintenanceTypeDlg" />"
>> in the MyWixui_InstallDir , so please let me know where do i need to put
>> this statement i guess i need to do it in MaintenanceWelcomeDlg as that is
>> the only dialog i could see with a InstallSequence, please help.
>>
>> Eddie
>
>
>
>
> --
> Thanks and Regards,
> Ravi Raj
>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to