Just did a little script in Vbscript with CHR(13), it worked.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Roger
Seielstad
Sent: Friday, February 20, 2004 11:36 AM
To: Exchange Discussions
Subject: RE: registry export/import question


Personally, I don't see a reason to use Kixtart anymore. VBScript is just as
easy, fully supported on all current platforms (without any additional
files) and can do a lot more than Kixtart can.

--------------------------------------------------------------
Roger D. Seielstad - MTS MCSE MS-MVP
Sr. Systems Administrator
Inovis Inc.


> -----Original Message-----
> From: Randal, Phil [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 20, 2004 11:17 AM
> To: Exchange Discussions
> Subject: RE: registry export/import question
> 
> 
> I play those sorts of games with KiXtart (http://www.kixtart.org).
> 
> Cheers,
> 
> Phil
> 
> ---------------------------------------------
> Phil Randal
> Network Engineer
> Herefordshire Council
> Hereford, UK
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]
> > Behalf Of Roger
> > Seielstad
> > Sent: 20 February 2004 16:15
> > To: Exchange Discussions
> > Subject: RE: registry export/import question
> > 
> > 
> > Oh. That's different.
> > 
> > Write a VBScript that builds the string for you, and set it
> > in the registry
> > that way.
> > 
> > My guess would be that you're gonna need either CHR(10) or
> > CHR(13) as the
> > break.
> > 
> > --------------------------------------------------------------
> > Roger D. Seielstad - MTS MCSE MS-MVP
> > Sr. Systems Administrator
> > Inovis Inc.
> > 
> > 
> > > -----Original Message-----
> > > From: Fyodorov, Andrey FTL [mailto:[EMAIL PROTECTED]
> > > Sent: Friday, February 20, 2004 11:01 AM
> > > To: Exchange Discussions
> > > Subject: RE: registry export/import question
> > > 
> > > 
> > > Oh sorry, I didn't mean the [ and ] chars. They are
> actually squares
> > > (non-printable characters) that represent carriage returns.
> > > 
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On
> > > Behalf Of Roger
> > > Seielstad
> > > Sent: Friday, February 20, 2004 9:47 AM
> > > To: Exchange Discussions
> > > Subject: RE: registry export/import question
> > > 
> > > 
> > > Maybe then you need to escape the [ and ] chars with \ -
> > IOW, \[text\]
> > > 
> > > --------------------------------------------------------------
> > > Roger D. Seielstad - MTS MCSE MS-MVP
> > > Sr. Systems Administrator
> > > Inovis Inc.
> > > 
> > > 
> > > > -----Original Message-----
> > > > From: Fyodorov, Andrey FTL [mailto:[EMAIL PROTECTED]
> > > > Sent: Friday, February 20, 2004 9:15 AM
> > > > To: Exchange Discussions
> > > > Subject: RE: registry export/import question
> > > > 
> > > > 
> > > > Thanks, the whole entry is actually quoted with "..."
> > > > 
> > > > 
> > > > 
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] On Behalf 
> > > > Of Roger Seielstad
> > > > Sent: Friday, February 20, 2004 7:58 AM
> > > > To: Exchange Discussions
> > > > Subject: RE: registry export/import question
> > > > 
> > > > 
> > > > My guess is that you have to escape them, or quote them.
> > > > 
> > > > I'd bet that the app is what takes the [] and uses them as line 
> > > > breaks, so in the .reg file, you need to run them together as a 
> > > > single line. I'd also
> > > > suggest quoting the whole shmegegi.
> > > > 
> > > > Roger
> > > > --------------------------------------------------------------
> > > > Roger D. Seielstad - MTS MCSE MS-MVP
> > > > Sr. Systems Administrator
> > > > Inovis Inc.
> > > > 
> > > > 
> > > > > -----Original Message-----
> > > > > From: Fyodorov, Andrey FTL [mailto:[EMAIL PROTECTED]
> > > > > Sent: Thursday, February 19, 2004 4:07 PM
> > > > > To: Exchange Discussions
> > > > > Subject: OT: registry export/import question
> > > > > 
> > > > > 
> > > > > Hi all.
> > > > > 
> > > > > I have a registry key. It contains a REG_SZ value
> that contains
> > > > > multiple
> > > > > lines:
> > > > > 
> > > > > Recipient - [Recipient]
> > > > > Sender - [Sender]
> > > > > Server - [ExchangeServer]
> > > > > 
> > > > > Warning to administrator: Company's anti-virus system has
> > > detected a
> > > > > virus.
> > > > > 
> > > > > 
> > > > > When viewed in Regedit, the lines are all written out in
> > > one string
> > > > > with [] symbols for line breaks.
> > > > > 
> > > > > If I export this key, the string is broken into
> > separate lines in
> > > > > the .reg file.
> > > > > 
> > > > > When I try to import this key, nothing gets imported.
> > > > > 
> > > > > Is there a way to import these line feeds?
> > > > > 
> > > > > Thanks in advance
> > > > > 
> > > > >       Andrey
> > > > > 
> > > > > 
> > _________________________________________________________________
> > > > > List posting FAQ:       
> > http://www.swinc.com/resource/exch_faq.htm
> > > > > Web Interface:
> > > > > http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&t
> > > > ext_mode=&lang=english
> > > > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > > > Exchange List admin:    [EMAIL PROTECTED]
> > > > To unsubscribe via postal mail, please contact us at: 
> > > > Jupitermedia Corp.
> > > > Attn: Discussion List Management
> > > > 475 Park Avenue South
> > > > New York, NY 10016
> > > > 
> > > > Please include the email address which you have been
> > contacted with.
> > > > 
> > > > 
> _________________________________________________________________
> > > > List posting FAQ:       
> http://www.swinc.com/resource/exch_faq.htm
> > > > Web Interface:
> > > > http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&t
> > > ext_mode=&lang
> > > =english
> > > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > > Exchange List admin:    [EMAIL PROTECTED]
> > > To unsubscribe via postal mail, please contact us at:
> > > Jupitermedia Corp.
> > > Attn: Discussion List Management
> > > 475 Park Avenue South
> > > New York, NY 10016
> > > 
> > > Please include the email address which you have been
> contacted with.
> > > 
> > > _________________________________________________________________
> > > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > > Web Interface: 
> > > http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&t
> > ext_mode=&lang
> > =english
> > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> > To unsubscribe via postal mail, please contact us at:
> > Jupitermedia Corp.
> > Attn: Discussion List Management
> > 475 Park Avenue South
> > New York, NY 10016
> > 
> > Please include the email address which you have been contacted with.
> > 
> > _________________________________________________________________
> > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > Web Interface: 
> > http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&t
> ext_mode=&lang
> =english
> To unsubscribe:         mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
> To unsubscribe via postal mail, please contact us at:
> Jupitermedia Corp.
> Attn: Discussion List Management
> 475 Park Avenue South
> New York, NY 10016
> 
> Please include the email address which you have been contacted with.
> 
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Web Interface: 
> http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&t
ext_mode=&lang
=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang
=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang
=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface:
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang
=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at: Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Web Interface: 
http://intm-dl.sparklist.com/cgi-bin/lyris.pl?enter=exchange&text_mode=&lang=english
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016

Please include the email address which you have been contacted with.

Reply via email to