Re: Python app at startup!
- From: dave_mikesell@xxxxxxxxxxx
- Date: Fri, 29 Feb 2008 05:15:04 -0800 (PST)
On Feb 28, 5:07 pm, "SMALLp" <po...@xxxxxxxxxxxxxx> 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?
.
- Follow-Ups:
- Re: Python app at startup!
- From: SMALLp
- Re: Python app at startup!
- References:
- Python app at startup!
- From: SMALLp
- Python app at startup!
- Prev by Date: Re: call by reference howto????
- Next by Date: Re: xsd, data binding. Modern approach?
- Previous by thread: Re: Python app at startup!
- Next by thread: Re: Python app at startup!
- Index(es):
Relevant Pages
|