Re: Secedit INF content
From: Torgeir Bakken \(MVP\) (Torgeir.Bakken-spam_at_hydro.com)
Date: 01/13/05
- Next message: redpointe: "Re: Microsoft AntiSpyWare (Beta)"
- Previous message: The M_at_dl1b@MCSE: "RE: Unsigned Activex control suppressed in xp sp2"
- In reply to: EdT: "Secedit INF content"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 13 Jan 2005 19:13:51 +0100
EdT wrote:
> In the Security INF files used by Secedit, what does the section
> [Unicode]
> Unicode = Yes
> actually mean ?
>
> Does it specify the format of the INF file; whether it is written in
> Unicode or ASCII ??
> I need to be able to edit the INF file using vbscript when moving from
> domain to domain, to pick up the correct SIDS for the groups in that
> domain, and I therefore would prefer the file to be in ASCII format...
Hi
Yes, the Secsetup.inf file is in Unicode format. Note that WSH's
FileSystemObject have full support for reading/writing to Unicode
based text files.
-- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx
- Next message: redpointe: "Re: Microsoft AntiSpyWare (Beta)"
- Previous message: The M_at_dl1b@MCSE: "RE: Unsigned Activex control suppressed in xp sp2"
- In reply to: EdT: "Secedit INF content"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|