Not technically a wix question, but this is the most likely group of
persons to know the answer...

I have a bootstrapper for which one of the third party prerequisites
requires a reboot.  It does not resume the bootstrapper setup.exe after
the restart.  I have a kludgey workaround executable to write a
"RunOnce" entry to restart the bootstrapper.  I am using the Win32
"GetCurrentDirectory" (MFC statically linked) call to get the path.
Unfortunately, it gives me the original path setup.exe was run from
rather than the temp directory that everything got copied to.

The temp directory is the TEMP or TMP env variable path + ???.  It seems
to be VSD<unique>.tmp.  Without parsing the entire temp directory and
taking the VSD<unique>.tmp directory with the newest timestamp, is there
a way to determine this programmatically?

Julie Campbell
[EMAIL PROTECTED]



_____________________________________________________________________________
Scanned by IBM Email Security Management Services powered by MessageLabs. For 
more information please visit http://www.ers.ibm.com
_____________________________________________________________________________

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to