Skip to content

Commit d55f767

Browse files
authored
Merge pull request #66 from Integration-Automation/dev
Fix non utf-8 text problem
2 parents 5b6a4ad + cabbba8 commit d55f767

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

exe/automation_ide_setup_config.ifp

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ProjectFileVersion = 1.1
44
[General]
55
Program name = AutomationIDE
6-
Program version = 1.0.3
6+
Program version = 1.0.4
77
Windows XP = 0
88
Windows Server 2003 = 0
99
Windows Vista = 0
@@ -27,7 +27,7 @@ Header image = <main>
2727
Show Label = 1
2828
VisualStylesEnabled = 1
2929
[Files]
30-
Installation path = <ProgramFiles>\<Company>\<AppName>\
30+
Installation path = <UserProfile>\<Company>\<AppName>\
3131
Autcip = 1
3232
[Uninstall]
3333
Vwau = 0
@@ -351,6 +351,9 @@ pyd
351351
C:\CodeWorkspace\AutomationEditor\output\AutomationIDE\_zoneinfo.pyd
352352
43.8 KB
353353
pyd
354+
C:\CodeWorkspace\AutomationEditor\output\AutomationIDE\AutoControl.log
355+
69 Byte
356+
log
354357
C:\CodeWorkspace\AutomationEditor\output\AutomationIDE\AutomationIDE.exe
355358
13.7 MB
356359
exe
@@ -360,6 +363,9 @@ zip
360363
C:\CodeWorkspace\AutomationEditor\output\AutomationIDE\concrt140.dll
361364
319.9 KB
362365
dll
366+
C:\CodeWorkspace\AutomationEditor\output\AutomationIDE\FrontEngine.log
367+
0 Byte
368+
log
363369
C:\CodeWorkspace\AutomationEditor\output\AutomationIDE\je_driver_icon.ico
364370
4.2 KB
365371
ico

0 commit comments

Comments
 (0)