Notepad Settings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to make Notepad save its margin and header and footer settings once they are changed. This works automatically on my local XP machine, but I need this to work for a user on a Citrix machine. The settings could be applied universally and it wouldn't hurt. In the Citrix Windows Registry under Notepad is the following setting: fSavePageSettings. The data value is currently 0x00000000 (0). Any help would be greatly appreciated!
 
I found the answer. Changing the value for that registry
entry to "1" makes it save its settings, even in Citrix.
I had to do it logged in as the specific user I wanted it
to affect. I haven't rebooted the Citrix server to see
if it will retain this setting.

-----Original Message-----
I need to make Notepad save its margin and header and
footer settings once they are changed. This works
automatically on my local XP machine, but I need this to
work for a user on a Citrix machine. The settings could
be applied universally and it wouldn't hurt. In the
Citrix Windows Registry under Notepad is the following
setting: fSavePageSettings. The data value is currently
0x00000000 (0). Any help would be greatly appreciated!
 
Back
Top