Re: Python app at startup!



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?

.



Relevant Pages

  • Re: Run Python app at startup
    ... When i use console instead od window in py2exe i get ... console opend but it closes. ... Open a cmd window and execute prog.exe ... That whole sequence works fine using on my WinXP SP2 + Python 2.5.1 + wxPython 2.8.7.1 ...
    (comp.lang.python)
  • Python app at startup!
    ... Yust an windows and "compile" it with ... And it wont start. ... When i use console instead od window in py2exe i get ... console opend but it closes. ...
    (comp.lang.python)
  • Run Python app at startup
    ... Yust an windows and "compile" it with ... And it wont start. ... When i use console instead od window in py2exe i get ... console opend but it closes. ...
    (comp.lang.python)
  • Re: Run Python app at startup
    ... Yust an windows and "compile" it with ... When i use console instead od window in py2exe i get ... console opend but it closes. ... Then in commang prompt: ...
    (comp.lang.python)
  • Re: Python app at startup!
    ... And it wont start. ... When i use console instead od window in py2exe i get ...
    (comp.lang.python)