J
jateen
I run an app on the terminal server that has an ini file.
This ini is copied to each users' profile. Once in a
while when I update the app, it puts a new ini in the main
winnt folder. Then when users log on, the old ini is
deleted and the new one copied to their profiles.
I don't want the old ini deleted but instead updated
only. I read there is a registry flag that can be created
under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows
NT\CurrentVersion\Terminal Server\
Compatibility\Applications\app_name" that will add new
entries but not delete any existing entries.
How do I set up this key...Do I just name the key "FLAGS"
and enter value of 0x00000040.
What happens to entries that have been modified only?
I found info on registry flags in termsrv.chm under
Managing Terminal Services > Program installation >
Installing programs for use with Terminal Services in
application server mode > Program compatibility . Program
compatibility flags
This ini is copied to each users' profile. Once in a
while when I update the app, it puts a new ini in the main
winnt folder. Then when users log on, the old ini is
deleted and the new one copied to their profiles.
I don't want the old ini deleted but instead updated
only. I read there is a registry flag that can be created
under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows
NT\CurrentVersion\Terminal Server\
Compatibility\Applications\app_name" that will add new
entries but not delete any existing entries.
How do I set up this key...Do I just name the key "FLAGS"
and enter value of 0x00000040.
What happens to entries that have been modified only?
I found info on registry flags in termsrv.chm under
Managing Terminal Services > Program installation >
Installing programs for use with Terminal Services in
application server mode > Program compatibility . Program
compatibility flags