Indigo Rose Software

Go Back   Indigo Rose Software Forums > Setup Factory 8.0 > Setup Factory 8.0 Suggestions

Reply
 
Thread Tools Display Modes
  #1  
Old 12-12-2008
SetupJuggler SetupJuggler is offline
Indigo Rose Customer
 
Join Date: Nov 2008
Location: Göttingen, Germany
Posts: 62
Action Editor and Import .REG File doesn't work properly

Hi,
using SUF 8.1.1006.0
I'm using old REGEDIT4 file format, because of our existing previous setups.

Open the Action Editor and select the button Advanced/Import .REG File.... When there is some comment in the next line after a string value, then the line isn't properly interpreted.

My reg file example:
Code:
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Company\Before]
"Value1"="before comment"

; ----------------------------------------------------------------------------------------------------------------
; comment line 1
; comment line 2
; ----------------------------------------------------------------------------------------------------------------

[HKEY_LOCAL_MACHINE\SOFTWARE\Company\After]
"Value1"="after comment"
This is the code you got:
Code:
--Imported from REG file: D:\MyExamples\Setup Factory 8\BugTraq\Bug_ReadRegistryFile\Bug_ReadRegistryFile.reg
Registry.SetValue(HKEY_LOCAL_MACHINE,"SOFTWARE\\Company\\Before","Value1","before comment\"; ----------------------------------------------------------------------------------------------------------------; comment line 1; comment line 2; ----------------------------------------------------------------------------------------------------------------",REG_SZ);
Registry.SetValue(HKEY_LOCAL_MACHINE,"SOFTWARE\\Company\\After","Value1","after comment",REG_SZ);
No serious bug, I know.

Best regards,
Udo
Attached Files
File Type: zip Bug_ReadRegistryFile.zip (268 Bytes, 6 views)
Reply With Quote
  #2  
Old 03-02-2009
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
Thanks, we'll look into that.

REF: 18348
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -6. The time now is 10:35 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software