Movatterモバイル変換
[0]ホーム
Can't run "Python-2.1.exe" under NT...
Tim Peterstim.one at home.com
Wed Apr 25 19:57:20 EDT 2001
[David Bolen]> ...> But I may poke to see about replicating current behavior with ISX - is> there an old Wise help file or something else to help decoding the wse> file? A lot of it is obvious, but some of the flags and what not> aren't.It's completely undocumented, AFAIK. The .wse file is machine-generated:when you're building a Wise installer, you write it in a funky Wise scriptlanguage from within a Wise GUI app. The .wse file is akin to a Python .pycfile, i.e. it's some internal, "lightly compiled" but invertiblerepresentation of your script. Given an unbounded amount of time to playwith it, I'm sure we could figure out which checkboxes (etc) in the GUIcorresponded to which .wse flag bits (etc) -- but it would go faster in theend to write our own installer from scratch. Would also be a lot more fun.
More information about the Python-listmailing list
[8]ページ先頭