On Sat, Aug 28, 2010 at 6:29 PM, Anthony Tuininga <[email protected]> wrote: > Hmm, that looks like a script intended for a Python installation, not > something that would be independent of Python. You can build shortcuts > using an MSI by using the shortcutName and shortcutDir directives for > an executable.
How do you find the path of the global start menu in your applications for this? It seems like it should be easier. I found one person that said to use a win32com package, but it requires installing another package, which seems like a lot of bulk for just one simple task like this. http://mail.python.org/pipermail/python-win32/2005-September/003738.html -- Thanks, Brad Landis ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
