hi Bob,
every thing works fine (without opening a shell window, may be b'cos there is already one shell opened from where I ran the script) in Linux as well as windows when I run the script from the shell.
My first concern is, after wrapping in Linux, I tried to run the wrapped application, then it gives an error regarding math package.
My second concern is, after wrapping both in Linux as well as Windows, I tried to run the wrapped application, then it opens the application along with a shell window. In Linux, this shell window has the error message about the math package.
so I don't want this shell window to be opened which is of no use for the user who want to directly run the application.
thnx,
Raj.