Python app at startup!
SMALLp
pofuk at mzm.hr
Fri Feb 29 08:21:49 EST 2008
dave_mikesell at fastmail.fm wrote:
> On Feb 28, 5:07 pm, "SMALLp" <po... at email.t-com.hr> wrote:
>> Hy. I create simple application. Yust an windows and "compile" it with
>> py2exe. I add registry value
>> reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v
>> MyApp /t REG_SZ /d C:\myapp.exe /f'
>>
>> And it wont start. When i use console instead od window in py2exe i get
>> console opend but it closes.
>
> Does it do the same thing when you run it with the Python interpreter?
>
No. The programm works fine! In interupter and when i "compile" it.
More information about the Python-list
mailing list