View Single Post
  #1  
Old 07-22-2010, 02:01 PM
Vijesh Vijesh is online now
Registered User
 
Join Date: 07-22-2010
Posts: 3
Replaceing in File

Hello,

I need to replace a radom generating GUID in a file through the "Relace in File" action.

That means i need to replace the following:
SolutionID="<GUID>" with SolutionID="<MyValue>"

Since i'm not aware of the exact value i need to replace (GUID), what should i give in Text or Regular expression to find.

Thanks,
Vijesh
Reply With Quote