kurt476 Posted November 21, 2004 Posted November 21, 2004 do you want some1 to creat a freeware switch tester that will tell you what switch works on the *.exe for the setup program so you can just test it and you know the switch right away?and it will make a batch file a hole lot easie to create
andrewpayne Posted November 21, 2004 Posted November 21, 2004 Now that would be an interesting project!
Synapse Posted November 21, 2004 Posted November 21, 2004 (edited) *Removed by Bi0haZarD*<--- moron.. lol Edited November 21, 2004 by Bi0haZarD
kurt476 Posted November 21, 2004 Author Posted November 21, 2004 yes it would be good if some 1 makes 1 there is no such thing yet any ways
Synapse Posted November 21, 2004 Posted November 21, 2004 well... this may require C++ programming cause i don't think Visual Basic can read the switches. i'll do some research and see what i can find.just though of my last post lol. and thats only dos programs. so i'll see what i can dig up.
kurt476 Posted November 21, 2004 Author Posted November 21, 2004 well thank you Bi0haZarD very much it very would make things a lot easier
CoffeeFiend Posted November 22, 2004 Posted November 22, 2004 well... this may require C++ programming cause i don't think Visual Basic can read the switches. i'll do some research and see what i can find.just though of my last post lol. and thats only dos programs. so i'll see what i can dig up.VB can... I have done this about 10 years ago in turbo pascal too A tiny block of code with a msgbox Command$ isn't hard to do (and then shell the "real" exe) I'm not installing VB.Old, you can have the fun
lilweirddude Posted November 22, 2004 Posted November 22, 2004 i think this is what simon meanthttp://www.msfn.org/board/index.php?showto...=switch++finder
Synapse Posted November 22, 2004 Posted November 22, 2004 well... this may require C++ programming cause i don't think Visual Basic can read the switches. i'll do some research and see what i can find.just though of my last post lol. and thats only dos programs. so i'll see what i can dig up.VB can... I have done this about 10 years ago in turbo pascal too A tiny block of code with a msgbox Command$ isn't hard to do (and then shell the "real" exe) I'm not installing VB.Old, you can have the fun doesn't Command$ return the command switch that was used in starting your program??? i've been looking into this for about 2 hours, and can't find any programs or source code examples that can actually get the list of command line options from another program...
kurt476 Posted November 22, 2004 Author Posted November 22, 2004 the switch finder dosen't have the switches for self-extract like nero for expamle.i think we need a universal switch finder
Alanoll Posted November 22, 2004 Posted November 22, 2004 the switch finder dosen't have the switches for self-extract like nero for expamle.i think we need a universal switch finderdo make one yourself then.I dunno how you people are gonna do this without either A. Decompiling the EXE or B. Looking at the HEX and going through byte by byte. Or you have a preknown list.Those are the only way's I can think of, unless you plan are just copying pasting and hoping the child program has a /? that lists the switches.Universal Switch Finder is just a Database I believe.
kurt476 Posted November 22, 2004 Author Posted November 22, 2004 it like i said i can't do really hard programing i wish i had the tools to learn like visual basic and c++ and things so i can do hard program i can do like a simple command line that all and just setup windows. that's all i can do but other wise i need some 2 do it for me because i can't do it i'm like a dummie that dosen't know thing like hard programing i wish i could do things like create software i have visual basic lying around but it dosen't have the tools to tell me what i should put or any thing
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now