I'm trying to create a custom no-UI bootstrap application by
subclassing CBalBaseBootstrapperApplication.  It gets as far as my
OnStartup method but then hangs.  According to the debugger it's
waiting on NtReadFile but I'm not sure how reliable that is.

This is the (very short) log file I get:

[0E00:12AC][2012-04-28T20:59:57]: Burn v3.6.2803.0, Windows v6.1
(Build 7601: Service Pack 1), path:
C:\Users\awl03\Projects\swish\bin\Debug\swish-0.6.0.exe, cmdline:
'-burn.unelevated BurnPipe.{2F11948A-9E0C-4CB6-B1F2-2D0BD2829C23}
{1860FB45-3024-4AC3-AC64-7DDF6429C40B} 5092'
[0E00:12AC][2012-04-28T20:59:57]: Setting string variable
'WixBundleLog' to value
'C:\Users\awl03\AppData\Local\Temp\Swish_20120428205957.log'
[0E00:12AC][2012-04-28T20:59:57]: Setting string variable
'WixBundleOriginalSource' to value
'C:\Users\awl03\Projects\swish\bin\Debug\swish-0.6.0.exe'
[0E00:12AC][2012-04-28T20:59:58]: Setting string variable
'WixBundleName' to value 'Swish'

This is using the VS 2005 includes from the SDK.  Are they actively maintained?

Can someone shed some light on what is happening here?

Thanks.

Alex

-- 
Swish - Easy SFTP for Windows Explorer (http://www.swish-sftp.org)

------------------------------------------------------------------------------
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