|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
detect if running on a terminal serveris there any way to detect if yoru app is runnign on a terminal server in
..net? so we can slim down graphics and such for it? thanks! Smokey Grindle wrote:
> is there any way to detect if yoru app is runnign on a terminal server in I just set a command line parameter that I would launch whenever I > .net? so we can slim down graphics and such for it? thanks! > > launched from a terminal server. Program.Exe /TS Then I would lower the graphics. Chris If Terminal Server is installed, the product suite registry entry will
contain the string "Terminal Server." regards Michel Posseth [MCP] Show quoteHide quote "Smokey Grindle" wrote: > is there any way to detect if yoru app is runnign on a terminal server in > ..net? so we can slim down graphics and such for it? thanks! > > > I'm sorry but I dont have a clue where the product suite registry entry is,
I searched the registery for "Terminal Server" but found nothing that isnt also in my standard XP workstation registry also.... Show quoteHide quote "Michel Posseth [MCP]" <MichelPosseth***@discussions.microsoft.com> wrote in message news:6D002F9E-3F2D-4E55-945C-04E3F735A36C@microsoft.com... > > If Terminal Server is installed, the product suite registry entry will > contain the string "Terminal Server." > > regards > > Michel Posseth [MCP] > > > > "Smokey Grindle" wrote: > >> is there any way to detect if yoru app is runnign on a terminal server in >> ..net? so we can slim down graphics and such for it? thanks! >> >> >> Well it sure should be there ,
to be more specific here HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\ProductOptions Here you can find detailed info ( source however is in C++ ) regards Michel Posseth [MCP] Show quoteHide quote "Smokey Grindle" wrote: > I'm sorry but I dont have a clue where the product suite registry entry is, > I searched the registery for "Terminal Server" but found nothing that isnt > also in my standard XP workstation registry also.... > > "Michel Posseth [MCP]" <MichelPosseth***@discussions.microsoft.com> wrote in > message news:6D002F9E-3F2D-4E55-945C-04E3F735A36C@microsoft.com... > > > > If Terminal Server is installed, the product suite registry entry will > > contain the string "Terminal Server." > > > > regards > > > > Michel Posseth [MCP] > > > > > > > > "Smokey Grindle" wrote: > > > >> is there any way to detect if yoru app is runnign on a terminal server in > >> ..net? so we can slim down graphics and such for it? thanks! > >> > >> > >> > > > sorry forgot to paste the link
http://www.microsoft.com/technet/prodtechnol/win2kts/maintain/optimize/tsappdev.mspx Show quoteHide quote "Michel Posseth [MCP]" wrote: > Well it sure should be there , > > to be more specific here > > HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\ProductOptions > > Here you can find detailed info ( source however is in C++ ) > > > regards > > Michel Posseth [MCP] > > > > > > > "Smokey Grindle" wrote: > > > I'm sorry but I dont have a clue where the product suite registry entry is, > > I searched the registery for "Terminal Server" but found nothing that isnt > > also in my standard XP workstation registry also.... > > > > "Michel Posseth [MCP]" <MichelPosseth***@discussions.microsoft.com> wrote in > > message news:6D002F9E-3F2D-4E55-945C-04E3F735A36C@microsoft.com... > > > > > > If Terminal Server is installed, the product suite registry entry will > > > contain the string "Terminal Server." > > > > > > regards > > > > > > Michel Posseth [MCP] > > > > > > > > > > > > "Smokey Grindle" wrote: > > > > > >> is there any way to detect if yoru app is runnign on a terminal server in > > >> ..net? so we can slim down graphics and such for it? thanks! > > >> > > >> > > >> > > > > > > ah ok found it now thanks!
Show quoteHide quote "Michel Posseth [MCP]" <MichelPosseth***@discussions.microsoft.com> wrote in message news:E14FE2DE-C5A4-43DC-A79C-42D60EEAF59B@microsoft.com... > Well it sure should be there , > > to be more specific here > > HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Control\\ProductOptions > > Here you can find detailed info ( source however is in C++ ) > > > regards > > Michel Posseth [MCP] > > > > > > > "Smokey Grindle" wrote: > >> I'm sorry but I dont have a clue where the product suite registry entry >> is, >> I searched the registery for "Terminal Server" but found nothing that >> isnt >> also in my standard XP workstation registry also.... >> >> "Michel Posseth [MCP]" <MichelPosseth***@discussions.microsoft.com> wrote >> in >> message news:6D002F9E-3F2D-4E55-945C-04E3F735A36C@microsoft.com... >> > >> > If Terminal Server is installed, the product suite registry entry will >> > contain the string "Terminal Server." >> > >> > regards >> > >> > Michel Posseth [MCP] >> > >> > >> > >> > "Smokey Grindle" wrote: >> > >> >> is there any way to detect if yoru app is runnign on a terminal server >> >> in >> >> ..net? so we can slim down graphics and such for it? thanks! >> >> >> >> >> >> >> >> >>
Bug or Feature? CancelButton vs Escape Key
overides/loads usage AS400 - Ado.Net from Vb.Net Slow Query Times Can I make my Form visible during a debug session? ListView and ImageList/ImageKey Problems using Me.Scale in Framework 2.0 enforce event calling on inherited classes Is this a bug: 2.2 - 0.4 = 1.8 but 1.2 - 0.4 = 0.8000001 ? Commenting Out Controls In HTML View Multiple executescalar() |
|||||||||||||||||||||||