Page 1 of 1

Parse String destroying UNC paths

Posted: Wed Aug 20, 2014 3:47 am
by AdrianGray
I have an issue whereby I read a web.config into a variable using "Read from TextFile" When I display the associated variable, the UNC paths show correctly. I then parse the string twice to remove a section, recreating it with a "Set Variable to" First Part + Second Part. This process changes the UNC paths \\server... to \server...

Is there a way to prevent this from happening. Thanks, Adrian

Re: Parse String destroying UNC paths

Posted: Wed Aug 20, 2014 9:40 am
by FrancescoT
Dear Adrian,

please have a look at this link; http://www.installaware.com/forum/viewtopic.php?f=2&t=10008&start=0&hilit=UNC

Regards