ini file settings

G

Guest

Guest
Archived from groups: microsoft.public.windowsnt.terminalserver.applications (More info?)

Hi

My application runs from ProgramFiles and I have an ini
(APM.ini) file in System32.
We are planning to use this application on terminal
server, is there a way that I can make settings(without
changing the application code) so that I can have
different ini file for each of the terminal server users ?

Any advices on this, will be highly appreciated

Regards
Lalit
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsnt.terminalserver.applications (More info?)

This is automatically done when you install the software on the
Terminal Server and have put the server into "install mode".

Further reading:
186498 - Terminal Server Application Integration Information
http://support.microsoft.com/?kbid=186498

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---

"Lalit" <sanagavarapulm@aetna.com> wrote in news:29cdd01c465d1
$900abe90$a501280a@phx.gbl:

> Hi
>
> My application runs from ProgramFiles and I have an ini
> (APM.ini) file in System32.
> We are planning to use this application on terminal
> server, is there a way that I can make settings(without
> changing the application code) so that I can have
> different ini file for each of the terminal server users ?
>
> Any advices on this, will be highly appreciated
>
> Regards
> Lalit
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsnt.terminalserver.applications (More info?)

Hi

Thanks for the information.
would it be possible to give an example. The KBID looks to
be pretty cryptic

Regards
Lalit

>-----Original Message-----
>This is automatically done when you install the software
on the
>Terminal Server and have put the server into "install
mode".
>
>Further reading:
>186498 - Terminal Server Application Integration
Information
>http://support.microsoft.com/?kbid=186498
>
> --
>Vera Noest
>MCSE, CCEA, Microsoft MVP - Terminal Server
>http://hem.fyristorg.com/vera/IT
> --- please respond in newsgroup, NOT by private email ---
>
>"Lalit" <sanagavarapulm@aetna.com> wrote in
news:29cdd01c465d1
>$900abe90$a501280a@phx.gbl:
>
>> Hi
>>
>> My application runs from ProgramFiles and I have an ini
>> (APM.ini) file in System32.
>> We are planning to use this application on terminal
>> server, is there a way that I can make settings(without
>> changing the application code) so that I can have
>> different ini file for each of the terminal server
users ?
>>
>> Any advices on this, will be highly appreciated
>>
>> Regards
>> Lalit
>.
>
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsnt.terminalserver.applications (More info?)

I don't know what kind of example you want. You just put the
server into install mode (by typing "change user /install" without
the quotes in a command window), and then you install the
software.
When the installation is finish, you put the server back in
execute mode again by typing "change user /exec".

During install mode, all changes that the application makes to the
ini files in \system32 are registered. They are automatically
copied to the users \window folder in their home directory when
the users log on.

I would read the KB article again, it is important that you
understand this mechanism when you install software on a TS.

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---

"Lalit" <anonymous@discussions.microsoft.com> wrote in
news:2e5d001c46b65$d8e4aab0$a401280a@phx.gbl:

> Hi
>
> Thanks for the information.
> would it be possible to give an example. The KBID looks to
> be pretty cryptic
>
> Regards
> Lalit
>
>>-----Original Message-----
>>This is automatically done when you install the software
> on the
>>Terminal Server and have put the server into "install
> mode".
>>
>>Further reading:
>>186498 - Terminal Server Application Integration
> Information
>>http://support.microsoft.com/?kbid=186498
>>
>> --
>>Vera Noest
>>MCSE, CCEA, Microsoft MVP - Terminal Server
>>http://hem.fyristorg.com/vera/IT
>> --- please respond in newsgroup, NOT by private email ---
>>
>>"Lalit" <sanagavarapulm@aetna.com> wrote in
> news:29cdd01c465d1
>>$900abe90$a501280a@phx.gbl:
>>
>>> Hi
>>>
>>> My application runs from ProgramFiles and I have an ini
>>> (APM.ini) file in System32.
>>> We are planning to use this application on terminal
>>> server, is there a way that I can make settings(without
>>> changing the application code) so that I can have
>>> different ini file for each of the terminal server
> users ?
>>>
>>> Any advices on this, will be highly appreciated
>>>
>>> Regards
>>> Lalit