Anybody have a pre-built script to concatenate .REG files?
As an adjunct to my script which runs WiseComCapture against a folder, it struck me that it would be useful to be able to merge the resulting .REG files into Wise Package Studio. Of course, importing a few .REGs is simple (apart from WPS's double-annoying propensity to switch its default folder back to 'Projects'...) but once you get beyond, say, 10, it starts to get very tedious. Thus, I had the idea to concatenate all the .REGs into one and import that. I could do it myself but if someone's done it already, that'll save me the job.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
jmcfadyen
17 years ago
Kim's gonna love your new signature,
as for the concatenation would be simple enough for you,
just .readall search and replace the two different header types for REG4 and REG5 with "" then paste the result into another readall for 2nd reg file. After looking at your scripting skills your more than capable.
be worth checking to see if wise has an import api as well as that part would be relatively complex I would think.
as for the concatenation would be simple enough for you,
just .readall search and replace the two different header types for REG4 and REG5 with "" then paste the result into another readall for 2nd reg file. After looking at your scripting skills your more than capable.
be worth checking to see if wise has an import api as well as that part would be relatively complex I would think.
Posted by:
anonymous_9363
17 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.