Home > Archive > Clipper > January 2005 > XP - dos application problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
XP - dos application problem
|
|
| Tony Allaire 2005-01-26, 3:55 pm |
| I can open a dos session within a window (or full screen) without problem,
but I can't do my applications run.
When I type the name of the application then enter, it only return me to a
new prompt (same windows) without any result like if the program asked did
not run.
I use Blinker 5.1 but I don't think that the problem is there because others
non clipper application cause the same result. Is Blinker version 7 could
give me any improvement ?
I use Windows XP PRO SP2, on a athlon 1.6 Ghz, 256 Mb RAM, large HD space.
Compiler is Clipper 5.2e .
TIA
Tony
( Canada)
| |
| Mark L. Cooper 2005-01-26, 8:55 pm |
| Tony,
In C:\Windows\System32\config.NT add the following line:
files=100
HTH,
Mark
--
Mark L. Cooper
Junction City, Ohio USA
"Tony Allaire" <jftallaire@hot_mail.com> wrote in message
news:ct8am3$dts$1@Tropolix.UQSS.UQuebec.CA...
>I can open a dos session within a window (or full screen) without problem,
> but I can't do my applications run.
> When I type the name of the application then enter, it only return me to a
> new prompt (same windows) without any result like if the program asked did
> not run.
>
> I use Blinker 5.1 but I don't think that the problem is there because
> others
> non clipper application cause the same result. Is Blinker version 7 could
> give me any improvement ?
>
> I use Windows XP PRO SP2, on a athlon 1.6 Ghz, 256 Mb RAM, large HD space.
> Compiler is Clipper 5.2e .
>
> TIA
>
> Tony
> ( Canada)
>
>
>
>
>
| |
| E. Fridman 2005-01-26, 8:55 pm |
| May be TameDOS could help?
| |
| Miguel Ferreira \(Portugal\) 2005-01-26, 8:55 pm |
| Do you link your app with __wait_b.obj ?
MigF
(Portugal)
"Tony Allaire" <jftallaire@hot_mail.com> escreveu na mensagem
news:ct8am3$dts$1@Tropolix.UQSS.UQuebec.CA...
>I can open a dos session within a window (or full screen) without problem,
> but I can't do my applications run.
> When I type the name of the application then enter, it only return me to a
> new prompt (same windows) without any result like if the program asked did
> not run.
>
> I use Blinker 5.1 but I don't think that the problem is there because
> others
> non clipper application cause the same result. Is Blinker version 7 could
> give me any improvement ?
>
> I use Windows XP PRO SP2, on a athlon 1.6 Ghz, 256 Mb RAM, large HD space.
> Compiler is Clipper 5.2e .
>
> TIA
>
> Tony
> ( Canada)
>
>
>
>
>
| |
| AUGE_OHR 2005-01-27, 3:55 am |
| hi,
did you use 3st-party libs ?
greetings by OHR
Jimmy
| |
|
| Have you Firewall with application protection anable ????
Bob
|
|
|
|
|