Hello fowlertrainer,
> Hi !
>
> The problem that when I started the program from CMD, the sys.argv is
> show the good path (in my machine the c:\dev\...) from Dialog1.py.
> But when I compile it with Py2Exe, and try to start the exe, it has been
> not found the hwinfo.ini file what store th
Hi !
I have been finished my WMI information getter simple application, but
the exe is not working as like the py modules before compilation.
The problem that when I started the program from CMD, the sys.argv is
show the good path (in my machine the c:\dev\...) from Dialog1.py.
But when I c