Dear all, I'm using setup.exe and setupbld.exe from (%WixProramFolder%\bin\)to make a bootstrapper for my installer. Everything is ok except: I want to get current directory of setup.exe but:
1. When I use property "CURRENTDIRECTORY", I will get wrong value if I run command line in cmd.exe: "C:\>"D:\setup.exe"". "CURRENTDIRECTORY" is "C:\" but "D:\" is true. 2. When I use property "SOURCEDIR", setup.exe will extract setup.msi to "%Temp%\{ProductID}\setup.msi" and "SOURCEDIR" is "%Temp%\{ProductID}\" but expected is "D:\" Anybody can help me? It make me headache this time :-( Sorry about my English. Thanks and Best regards, Niklaus Pham ---------------------------------------------------------------------------- Developer at FSU17.BU2, FPT Sofware. Hanoi, Vietnam. ------------------------------------------------------------------------------ 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