MiPlatform 설치 FAQ가이드(영문)

If Fail to Create Miplatform Control! Error occurred

Phenomenon

When driving MiPlatform, an error like below pops up.

10

Cause

1. It occurs because ocx file is not registered normally due to PC account authority problem.
2. The regsvr32.exe file was damaged or does not exist.
   After confirming whether regsvr32.exe file exists in the windows\system32 file, 
   run the regsvr32.exe file; if a message like below is seen, it is operating normally.

20110901_164319868_run_regsvr32

Troubleshooting 1

Downloadand install FixUac file fit for MiPlatform engine relevant to the following: 
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem320A.msi
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem320U.msi
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem330A.msi
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem330U.msi

Troubleshooting 2

Move to MiPlatform Engine folder and register OCX file registry in which the error occurred. 
Example)
Windwos XP
After selecting Start -> Run 
regsvr32.exe “C:\Documents and Settings\[PC UserName]\Local Settings\
Application Data\TobeSoft\MiPlatform320\MiPlatformX320U.ocx”
Example)
Windows Vista, 7
After clicking mouse right button in Start -> All Programs -> Auxiliary Program -> 
Command prompt item, run by administrator authority
regsvr32.exe C:\Users\[PC Account]\AppData\Local\TOBESOFT\MiPlatform320U\
MiPlatformX320U.ocx

Troubleshooting 3

Delete MiPlatform engine and connect to Install page
1. Download and decompress MiPlatform deletion batch file. 
2. After running MiPlatform batch file, delete engine and connect to the relevant installation page
(In WINDOWS VISTA,7,8 OS, run by administrator authority)
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine320A.zip
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine320U.zip
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine330A.zip
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine330U.zip

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq12.wmv

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/hidden-folder.wmv Hidden folder(tip).wmv

Fail to create MiInstaller 3.xx , ActiveX Control installationrepeats, Empty page on install page

Phenomenon

20130303_145822160_failtomi

MiPlatform Install page ActiveX Control installation repeats infinitely

Cause

Registryfile is deleted due to PC optimization task (ActiveXControl housekeeping) or IE environment error

Troubleshooting 1

Internet Explorer - Tool – Additional Function Control – Use or Not Use additional function control - 
CyMiInstaller320(3xx) & MiPlatformX 3.2U(3.3U) Control Check “Use”

20130303_132121010_activexclass

Troubleshooting 2

Register MiInstlr320.dll or MiInstlr321.dll file registry in C:\Windows\system32 folder (register all MiInstlr3xx.dll files); for 64bit PC, confirm in syswow64 folder
Start > Run > regsvr32.exe Leave a space and drag the above file and confirm > “Successful”

20130303_132343507_installer

Example : regsvr32 C:\Windows\system32MiInstlr320.dll (MiInstlr321.dll,MiInstlr322.dll,MiInstlr331.dll)

[How to register in registry in Windows Vista, 7, 8]
1. All programs > Auxiliary program > Command prompt After
   right-clicking mouse, ‘Run by administrator authority’’
2. Input the command language below
   Input Regsvr32 C:\windows\system32\MiInstlr321.dll command language, and enter
  (MiInstlr320.dll,MiInstlr322.dll,MiInstlr331.dll)

20130303_134512974_admin

20130303_134531036_admin2

[Video data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq8.wmv

Error 1310

Phenomenon

20111027_142618018_error1310

Cause

It occurs because of using protection mode of IE internet option or problem of IE authority

20111027_142758908_IEoption

Troubleshooting

End all Internet Explorer, run by IE manager authority, and reconnect to site
Click mouse right button on Internet Explorer short-cut icon and select menu of run by manager authority.

20111027_143028064_IE_as_administarator

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq39.wmv

Error 1935 and assembly

Phenomenon

1935

Cause

System file of Transaction is hurted so Windows Installer does not work.

Troubleshooting1

[ Change .NET Framework 3.5 feature to uncheck and delete]
1. Control Panel -> Uninstall or change a program -> Click [Turn Windows features on or off] ->
Uncheck [.Net Framework 3.5] -> Reboot Computer
Check system works well.






2. If the problem is not fixed -> Control Panel -> Uninstall or change a program -> check the [Microsoft .NET Framework] is installed -> If the program is installed,
delete the program and reboot computer then check the system works well.
There is .NET Framework Cleanup Tool 
 http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx

Troubleshooting 2

[Boot "Safe Mode with Command Prompt" and run command]
1. When starting PC, Click F8 button several times and select "Safe Mode with Command Prompt"

commandprompt

2.  Input command below in order on Command Prompt
A.  Click Enter key after cd %windir%\system32\config\txr 
B.  Click Enter key after attrib -r -s -h * 
C.  When Y/N menu appears after entering del *, click Y button.
D.  Click Enter key after cd %windir%\System32\SMI\Store\Machine 
E.  Click Enter key attrib -a -h -s *.TM* 
F.  When Y/N menu appears after entering Del *.TM* ,click Y button
G.  Reboot PC and go to site again

comm

Error 2809, 1722 error

Phenomenon

It occurs because Miplatform Engine file won’t run due to a file problem related to MFC

Troubleshooting 1

1. Download Miplatform deleting batch file and decompress it.
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine_all.zip
2. Decompress and close all internet windows and folders, and run Uninstall_MiplatformEngine_all.bat file
(In WINDOWS VISTA,7 OS, run by administrator authority)

20110823_161512745_1

3. Install Microsoft Visual C++ 2005 SP1 redistributable package (vcredist_x86.exe) file.
http://www.miplatform.co.kr/faq/data/vcredist_x86.exe
Tips: If an error like Command line option systax error... when installing vcredist_x86.exe 
1. Copy downloaded vcredist_x86.exe file on c:\ 
2. Run command prompt (cmd) and input cd c:\, and enter (In WINDOWS VISTA, 7 OS, run by command prompt administrator authority)
3. Input vcredist_x86 /q /t:c: and enter

Troubleshooting 2

This is for the case that there is still the problem even after taking action of troubleshooting 1.
Delete the folders selected in C:\WINDOWS\WinSxS\image below

winsxs

Delete the folders selected in C:\WINDOWS\WinSxS\Policies\ image below

policies

If there exists C:\Windows\System32\MiPlatformBase.ocx file, delete it.
C:\Documents and Settings\LogInID\Local Settings\Compatible LocalLow\TOBESOFT\MiPlatform320U\Setup
If there are files in directory, delete all.
C:\Documents and Settings\LogInID\Local Settings\Compatible LocalLow\TOBESOFT\MiPlatform320U\Ver
If there are files in directory, delete all.
In Add/Remove Programs of Control Panel, delete InstallBase.msi.
Download and install the file linked below.
You can have file downloaded by clicking
If you finished tasks up to here, you can connect to the relevant site and use it from the beginning.

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq23.wmv

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/hidden-folder.wmv Hidden folder(tip).wmv

MiPlatform deletion batch files

[Deletion programs by MiPlatform version]

320 Ansi version        Uninstall_miplatform320A_include_Reg.zip

320 Unicode version   Uninstall_miplatform320U_include_Reg.zip

330 Ansi version       Uninstall_miplatform330A_include_Reg.zip

330 Unicode version  Uninstall_miplatform330U_include_Reg.zip

All of miplatform deletion version Uninstall_miplatform3xx_all_new_include_Reg.zip

Cannot access Windows Installer service

Phenomenon

windowsinstallererror

Cannot access Windows Installer service 
This problem could occur if Windows is run in safety mode or Windows Installer
is not installed correctly.

Troubleshooting1

Reregistering Windows installer
1. InStart > Execute menu click (Windows 7or8: start> All programs > Auxiliary program > Command prompt menu, Mouse right button click > 'Execute by administrator authority' 
2. Execute next command. 
- msiexec /unregister 
-msiexec /regserver
3. Connect to the Install page and confirm the symptom.

[Video data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq1.wmv

Troubleshooting2

(Possible only in Windows XP; move to troubleshooting 4 for Windows Vista, Windows 7 PC)
Install Windows Installer 3.1 (Refer to FAQ error code 1)
http://www.microsoft.com/en-us/download/details.aspx?id=25

Troubleshooting3

(Possible only in Windows XP, Vista)
Install Windows Installer 4.5 (Refer to FAQ error code 1)
http://www.microsoft.com/en-us/download/details.aspx?id=8483

Error 1327 (1324,1325,1606)

Phenomenon 1

Update won’t be executed as Error 1327.Invalid Drive:E\(H:\ etc.) occurs.
E:\ is a drive that does not exist, so error occurs if E:\ is set in registry when installing the program.
"Error 1327 Invalid drive E:\"
"Error 1324: The folder path 'My Pictures' contains an invalid character"
"Error 1324: The folder path 'My Music' contains an invalid character

Troubleshooting

If Error 1327.Invalid Drive:E\(H:\) error occurs 
Go to the next registry position and confirm whether there is a portion where the drive is set in E\(H:\)  as below, and change it to C:\ and delete
Since there could be a drive other than C:\, confirm 
Position HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User ShellFolders

Phenomenon 2

1606 error is appeared during installing MSI
"Error 1606 Could not access network location "

Troubleshooting

Go to registry path below and check the whether the registry key is OK and If there is wrong string, delete the wrong string value or change

There could be wrong drive not C drive so check the values.
Registry key path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq3.wmv

Error1402

Phenomenon

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs
Occurred due to the problem of authority of key value

Troubleshooting

1. Start – Run – Input regedit and confirm {press OK button?}
2. On registry editor screen, move to the path below
   HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs
3. In SharedDLLs folder, mouse right button – Use authority – Click High level button 
4. Select Owner tab, select PC Account Name, select Low level container, select Individual ownership 
   change, and reconnect to site

sharedll

※     If not solved by the above method, trouble occurred in PC environment, so contact PC 
       manufacturer or Microsoft for technical support.

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq4.wmv

Error 1904

Phenomenon

Error1904 error message pops up while installing file

sharedll

Cause

It occurs because Regsvr32.exe file was damaged or due to authority problem during installation

Troubleshooting 1

Press Ignore, and if usable error continues after completing installation, confirm Troubleshooting 2.
Reference site: http://support.microsoft.com/kb/237294

Troubleshooting 2

[Video data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq5.wmv

Updater won’t be executed, or ActiveX driving error

Phenomenon

When updater won’t be executed, or ActiveX won’t bedriven

Troubleshooting

protectedmode

IE Tools → Uncheck Using protection mode in Security Tab of Internet Options .

[VideoData] for troubleshooting can be confirmed by clicking the link below

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq6.wmv

Items to check if Updater won’t be installed inUser PC

Phenomenon

If regsvr32.exe is damaged in C:\WINDOWS\system32 of User PC 
the problem that ActiveX won’t be installed occurs.
Double-click the relevant file in order to determine whether regsvr32.exe isnormal or not
Normal if the Option window appears; but if the Option window is not seen or hour glass is seen, or sand glass is seen, or there is no reaction, then file is damaged or there is trouble.

Troubleshooting

In PC having the same OS, copy regsvr32.exe inC:\WINDOWS\system32. 
Keep in mind that backup is necessary to restore the previous file.

[Video data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq7.wmv

- What is a regsvr32.exe?
By using Regsvr32 tool (Regsvr32.exe), it is possible to register and unregister automatically register able DLL or ActiveX control (OCX) file.
         
How to confirm whether Regsvr32.exe is operating normally or not: File screen like the drawing below should be called

regsvr

If MiUpdate.cab file won’t be installed in aspecific PC

Phenomenon

If it is prohibited to download ActiveX in Internet Explorer security option setting

Troubleshooting

1. Since ActiveX wouldn’t be driven normally due to the setting problem of InternetExplorer, set the browser setting to [As Original]. (After selecting [Tool] ->[Internet Option] ->[Security] -> [User Designation Level] in Internet Explorer menu, select As Original)

06

2. Select[Basic Level] on the [Tool]->[Internet Option]->[Security] screen of Internet Explorer menu.

defaultlevel

[VideoData] for troubleshooting can be confirmed by clicking the link below

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq10.wmv

If Cannot find the execution file error message appears when driving MiPlatform

Phenomenon

When driving MiPlatform, a window like below appears and ends.

Troubleshooting

1. After selecting Run in Start menu, input regediton command window and confirm.
2. It should be configured: HKEY_USER\[Content is different by PC]\Sotfware\AppDataLow\SoftWare\Tobesoft\MiPlatform320\ExecPathvalue
“C:\Documents and Settings\[PC UserName]\Local Settings\
ApplicationData\TobeSoft\MiPlatform320\”.

When driving MiPlatforma message, Fail to Write session key file Check disk space, appears

Phenomenon

A message like below is seen.
When driving MiPlatform, a message, Fail to Write session key file Check disk space, appears

Cause 1

It is a message appearing because hard space is insufficient when recording session key.

Troubleshooting1

Check if hard space of PC is sufficient.

Cause 2

It occurs if file is not deleted in MiPlatform Cache directory.

Troubleshooting 2

Delete MiPlatform Cache directory.
Example) C:\Documents and Settings\[User]\Local Settings\
CompatibleLocalLow\TOBESOFT\MiPlatform320U\Cache

Troubleshooting 3

Release hidden folder
Windows xp: 
C:\Documents and Settings\[PC Account name]\Local Settings\Application Data or Compatible LocalLow folder mouse right button click > Attribute > Uncheck Hide (Include low order folder) > Confirm 
Windows Vista,Win7: 
C:\Users\[PC Account name]\AppData\Local or LocalLow folder mouse right button click > Attribute > Uncheck Hide (Include low order folder) > Confirm

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq14.wmv

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/hidden-folder.wmv Hidden folder(tip).wmv

Red cross image in web browser

Phenomenon

Red cross image is displayed in web browser and the menu is not seen.

20130303_171835468_xbox

Cause

In additional function control in IE Option, ‘Not Use’ MiPlatform is checked or MiPlatform Engine Control is not registered in registry, or Miplatform Engine file is damaged.

Troubleshooting1

Take action as follows if icons occurred at right bottom end in IE window.
IE > Tool > Additional function control > Use or Not use Additional function control > 
CyMiInstaller320(321) & MiPlatformX 3.2U Control “Use” check

Troubleshooting 2

Install Miplatform_FixUACProblem 
Control Panel – Add/Remove Programs After moving Menu, delete MiPlatform Engine version FixUac 
Example) Delete MiPlatform_FixUACProblem320U and install MiPlatform_FixUACProblem320U.msi 
file.
Download and install FixUac file fit for MiPlatform engine version relevant to the following
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem320A.msi
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem320U.msi
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem330A.msi
http://www.miplatform.co.kr/faq/data/MiPlatform_FixUACProblem330U.msi

Troubleshooting 3

Register MiPlatform engine OCX file in registry.
Example) Register MiPlatformMX320U.ocx and MiPlatformX320U.ocx files in registry
- Windows XP : C:\Documents and Settings\[PC AccountName]\Local Settings\Application Data\TOBESOFT\MiPlatform320U\MiPlatformMX320U.ocx & MiPlatformX320U.ocx
- Windows Vista,7,8 : C:\Users\[PC AccountName]\AppData\Local\Tobesoft\MiPlatform320U\
MiPlatformMX320U.ocx & MiPlatformX320U.ocx 

Start > Run > After inputting regsvr32, leave a space and drag the above file and select OK > “Successful” 
Exaple: regsvr32 C:\Documents and Settings\[PC AccountName]\Local Settings\Application Data\TOBESOFT\MiPlatform320U\MiPlatformMX320U.ocx

*  Troubleshooting if “Fail” message pops up instead of “Successful“  
Confirm whether regsvr32.exe file in C:\Windows\system32 folder is run normally; if file is damaged, copy normal regsvr32.exe file in the same OS, and confirm.

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq16.wmv

Error 1316 Error

Phenomenon

err_1316

While installing MSI, Error 1316 window error appearsand won’t be installed.
This error occurs if it cannot be installed automatically by the previousversion. 
This error occurs mainly because the product ID or msi name of the msi that is currently installed and the msi to be installed anew are different. 
<Below is the content in the case that Error 1316 occurred when installingOffice>
When running the OfficeWriter installer to upgrade from a previous version of 
OfficeWriter, ExcelWriter, or WordWriter the following error may 
occur: "Error 1316 - A network error occurred when attempting to read fromthe file 
C:\WINNT\Downloaded Installations\{EBF98E9A-3A6C-4B10-AB6B-3D9A746A5C35}\
SoftArtisans OfficeWriter 2.0.4.msi"

Troubleshooting

After removing the previous version of MSI from the Control Panel, it should be installed again. 
<Below is the content of troubleshooting in the case that Error 1316 occurred when installing Office>
At this time, it is not possible to upgrade OfficeWriter, ExcelWriter, 
and WordWriter by running the automatic installer over a previous version. 
The previous version must be uninstalled first. 
We recommend the following procedure: 
- Uninstall the old version through Control Panel, Add/Remove Programs
- Install the new version by running the installer.

Script error on Installation page

phenomenon

The vbscript.dll in system32 folder is not registered

Troubleshooting 1

Register vbscript.dll in system32  folder  to registry .
Type [regsvr32 C:\WINDOWS\system32\vbscript.dll]  into Run window and click OK button.
After registering vbscript.dll the installation will be continued.


* When vbscript.dll is not registered, vbscript on installation page will not be  executed.
  If there is not the vbscript.dll, copy the file from another computer and put.

Troubleshooting 2

Install Microsoft Visual C++ 2005 SP1 redistributable package (vcredist_x86.exe) file (Refer to No. 23)
http://www.miplatform.co.kr/faq/data/vcredist_x86.exe

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq18.wmv

'The function to be used is in network resource that is currently not connected’ error when deleting MiPlatform

Phenomenon

When deleting MiPlatform in the Control Panel > Remove Programs item, 'The function to be used is in network resource that is currently not connected’ error 

20130303_173933375_networksorce

Cause

It occurs because registry information and file are damaged due to change of PC account after installing the program or the relevant program version information is recognized differently in the Add/Remove Programs item due to unknown problem.

Troubleshooting

By using program deleting utility such as Windows Installer Clean Up utility or RevoUninstller, delete by force the file in which error occurred.
Windows Installer Clean Up download link
http://download.microsoft.com/download/E/9/D/E9D80355-7AB4-45B8-80E8-983A48D5E1BD/msicuu2.exe
For details, confirm through Microsoft homepage
http://technet.microsoft.com/ko-kr/magazine/2008.08.utilityspotlight.aspx

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq19.wmv

Error 1406 error

Phenomenon

A message like below pops up if Error 1406 occurred.
Error 1406: Could not write to KeyHKEY_LOCAL_MACHINE\Software\Classes\CLSID\{}\In ProcServer32... 
Error - 1406: Could not write InstanceIndex to key... 

Such trouble occurs because the authority setting of the computer in use is lowor due to abnormality of Install program.

Troubleshooting

A. Acquiring administrator authority

Confirm whether you have administrator authority when using Windows NT, 2000 orXP. 
Installing the program needs administrator authority to generate registry key. 
If you don’t have administrator authority, Error 1406 occurs when installingthe program.
For how to acquire administrator authority, refer to the document below.
Acquire Administrative Privilegeson Your Computer.

B. Installing the latest version of Windows Installer Service 

Confirm whether Windows Installer Ver. 2.0 or above is installed in computer.
If the version is low, Error 1406 could occur. 
Refer to the document below for how to upgrade and troubleshoot.
How Do I Install the WindowsInstaller Engine on My Computer? 

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq20.wmv

Program blocking the running of MiPlatform

Macafee

Phenomenon

If Macafee security program is running, it blocks the running of MiPlatform..

Troubleshooting

After ending the MacAfee program that is running, run MiPlatform

Kpang, Wiznavi Toolbar

Phenomenon

A program having a shape of Internet Browser guide, it prevents MiPlatform from being used.
(kpangtoobar.dll, kpangHelper.dll, wiznavitoolbar.dll)

Troubleshooting

Delete kapng, wiznavi(wiznavishop) program in Add/RemovePrograms.

Google, Daum, Naver, Al, point, cash, shopguide, webguide, Netpia,norton(symantec), V3 toolbar

Phenomenon 1

It prevents the program from being installed.

Troubleshooting 1

In Internet-[Tool]-[Additional Function Control], set AhnToolbar.dll at Not Use in file.

Phenomenon 2

Phenomenon appearing in empty page after installing MiPlatform normally (Red cross image in web browser)

Troubleshooting 2

1. IE -> Tool -> Additional Function Control (A) -> Check ‘Use’ MiPlatform.
2. IE -> Tool -> Internet Option(O) -> General TAB -> Setup(S) -> Check 'Every time you open page(E)' 
Security TAB -> Click all 'Basic levels' 
(For Vista pc: Uncheck guard mode)
Link TAB -> LAN setup -> Uncheck all
3. OCX and UAC patch: MiPlatform related ocx manual registration (Refer to error code 12) and Fix_UAC(VISTA) patch
4. Confirm whether colliding process is being driven: rstps.exe, INISignOn.exe, Norton, etc. (Refer to error code and notice)

Download failed – Confirm ErrorCode:111, ErrorCode:113 setup authority

Phenomenon

“MiPlatformInstallBase.cab, MiPlatformInstallBase.msi,MiPlatformInstallEngine.msi, MiPlatformFixUACProblem.msi Download failed -- ErrorCode:113update setup failed.(cab) “Confirm setup authority” Call message

20130303_175334804_111

Cause

Error occurred because the file in which error occurred is not normallyn downloaded, or due to PC authority problem that cannot be known when installing file.

Troubleshooting

1. Move to the temporary folder in which error occurredas shown in the drawing

20130303_175449960_111_2

2. If the file in which error occurred is MiPlatformInstallBase.cab file, decompress and run and install MiPlatformInstallBase.exe file
If the file in which error occurred is MiPlatformInstallBase.msi, MiPlatformInstallEngine.msi, MiPlatformFixUACPloblem.msi file, run the file in which error occurred and install it manually.
3. Delete all files in the TOBESOFT folder and reconnect
Windows XP - C:\Documents and Settings\[PC AccountName]\Local Settings\Compatible LocalLow\TOBESOFT
Windows Vista, 7, 8 - C:\Users\[PC AccountName]\AppData\LocalLow\TOBESOFT

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq22.wmv

Error message while using IE browser (Another program is in use during server work … task switchover)

Phenomenon

(During server work) message another program is inuse … task switchover..

Troubleshooting

It is window bug in which Explorer collides with other program; it is a bug that can occur frequently even if other program is used. 

Explorer → Tool → Internet Option → High level →
Can be solved by unchecking page switch over use item
If the same message occurs even after unchecking, close all Explorer windows and
rerun the program (after changed Internet option is reflected normally

Fail to download MiPlatformMX320U.ocx -ErrorCode:114

Phenomenon

On installation page, confirm if Fail to download “MiPlatformMX320U.ocx-ErrorCode:114 installation authority” message is displayed

Cause

If DLL and OCX files of MiPlatform Engine files are distributed by the piece, application program error occurs in MiPlatform320U.exe file due to MFC80U.dll-relatedfile, so trouble occurs because MiPlatformMX320U.ocx file is not registered in registry.

Troubleshooting

1. Download Miplatform deletion batch file fit for the Miplatform version in use and decompress it. 
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine320A.zip
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine320U.zip
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine330A.zip
http://www.miplatform.co.kr/faq/data/Uninstall_MiplatformEngine330U.zip
2. Decompress and close all internet windows and folders, and run Uninstall_MiplatformEngine3xxx.bat file
(In WINDOWS VISTA,7 OS, run by manager authority)

20110823_161512745_1

3. Install Microsoft Visual C++ 2005 SP1 redistributable package (vcredist_x86.exe) file
http://www.miplatform.co.kr/faq/data/vcredist_x86.exe
Tip
[If an error like Command line option system error... occurs when installing Vcredist_x86.exe file]

command

1. Copy Vcredist_x86.exe file under local drive(C:\)
Copy vcredist_x86.exe file at C:\ position.

vcredit

2. Start -> Auxiliary Program -> Run Command prompt 
(For versions at or above vista,  click mouse right and run by manager authority)
3. On command prompt window, input cd \ and enter, after inputting vcredist_x86.exe /q /t:c: command language, enter

cmd

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq29.wmv

Error 1301

Phenomenon

When installing MiPlatform automatically or manually 
" Error 1301.Cannot create the file .  A directory with this name already exists.  Cancel the installation and try installing to a different location."

1301

Troubleshooting

It is a phenomenon in which Miplatform-related folder is generated in the location that breaks away from the root installed normally. Delete Miupdater320.exe folder in C:\WINDOWS orC:\WINDOWS\system32

1301_2

Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq30.wmv

MFC Application Notification Error

Phenomenon 1 - hook.dll

20090113173354_hook

Troubleshooting Phenomenon 1

It is a hook.dll file error of the relevant pc.  Search the relevant file and change and delete the file name.
It is an automatically regeneratable file, so it may be deleted. 
Generally the file is located in C:\WINDOWS\system / C:\WINDOWS\system32.

Phenomenon 2 - MFC80U.dll

Application Notification Error
Log: MFC80U.DLL

20090115103500_20090114091758

Troubleshooting Phenomenon 2

It is MFC80U.DLL file error of the relevant pc.  Search the relevant file and change and delete the file name.
Generally the file is located in C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_3bf8fa05 /
C:\WINDOWS\WinSxS\Policies\x86_policy.8.0.Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_x-ww_0f75c32e.
(Folder name is slightly different by PC.)

Phenomenon 3 - yjhookutils.dll

Log file path : C:\Documents and Settings\UserAccount\LocalSettings\CompatibleLocalLow\TobeSoft\Miplatform320\ExceptionLog_MiplaformExport.log
Unhandled Exception Detected :
----------------------------------------------
MiPlatform320.exe caused an EXCEPTION_ACCESS_VIOLATION in module yjhookutils.dllat 001B:08B65147
----------------------------------------------
StackTrace:
001B:08B65147 (0xDE01217D 0x0012FA34 0x00000010 0x0012F978) yjhookutils.dll
001B:78228A17 (0x78278C68 0x7821FBE9 0x78278C68 0x78279F23) MFC80.DLL
001B:7822796A (0xFD1448E8 0x59C085FF 0x00C70B74 0x781D9374) MFC80.DLL
----------------------------------------------
Register:
EAX=0012F8FC EBX=0000000F ECX=00000000 EDX=06D13000 ESI=0000000C
EDI=0012F8E4 EBP=1DF6C4B8 ESP=1DF6C4C0 EIP=00000000 FLG=00010206
CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
----------------------------------------------

Troubleshooting Phenomenon 3

1. Delete C:\Program Files\Yahoo\yjhookutils.dll 
2. Change file name C:\WINDOWS\WinSxS\x86_Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_3bf8fa05\mfc80.dll  
Delete C:\WINDOWS\WinSxS\Policies\x86_policy.9.0.Microsoft.VC90.MFC_1fc8b3b9a1e18e3b_x-ww_4ee8bb30 folder
3. After manually installing MiPlatform_InstallBase320.msi, it will operate normally and guide remotely

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq31.wmv

If MiPlatformX320.ocx is not registered in registry in PC when using it

Phenomenon

Miplatform installation error

[Details]

1) Miplatform320U.ocx registry registration error
2) Update installation failure error]
3) Other program is in use during server work … task change over message box.
4) Cannot access Windows Installer Service.
5) Error 1500 error
6) Error 1327 error
7) Error 1606 error

Troubleshooting

1) Miplatform320.ocx registry registration error]
- Cause
There was no problem when pause was processed in msi_installU.bat file, but because of inconvenience that user has to press key due to the pause process, the pause process was deleted.  
The error is that 
Miplatform_InstallBase320.msi and Miplatform_InstallEngine320U.ocx cannot be registered in registry.
-Troubleshooting
Download reg_ocx.bat file when connecting online and run it
Role of reg_ocx.bat: After all installations are finished, it registers Miplatform320U.ocx file in registry
* Revised/added files
I. update_component_files.xml : download reg_ocx.bat file
II. Add reg_ocx.bat file to engine_files 
2) Update installation failure error
- Cause
Engine was not installed normally due to cause Number 1
- Troubleshooting
Run reinstallation distribution file (MiPlatform_SetupDeploy320U.All.exe).
Uninstall the existing installation file and work so as to reinstall it.
If Windows reboots during installation, run one more time the installation Miplatform_SetupDeploy320U.All.exe
* Revised / added file
Run reinstallation distribution file (Miplatform_SetupDeploy320U.All.exe)
The reinstallation distribution file is located in knowledge bulletin board provided recently by headquarters located in the center if the initial screen at知CAMP.
Search by ‘BPR’ and click the phrase ‘Click here’ in the content of troubleshooting BPR program installation error, save the file and run it.
(There is possibility of error occurrence if you click Open and install it right away.)
Proceed with installing after ending the other program that has been running before running the reinstallation distribution file.
Installation is completed if the installation proceeding window is closed without error message.
3) During server work, another program is being used … task switchover message box 
- Cause
It is a window bug in which Explorer and the other program collide.  Even if the other program is used, it is a bug that can occur frequently. 
- Troubleshooting
Explorer > Tool > Internet Option > High Level > Uncheck page switchover use.
If the same message still occurs after unchecking, close all Explorers that are currently open, and rerun BPR (after the changed internet option is reflected normally)
4) Problem occurring because Windows Installer is damaged
- Cause
Trouble occurs because Windows Installer is damaged
- Troubleshooting
Reinstall Windows Installer and
Control Panel --> Delete Windows Installer in Add/Delete Programs --> Rebooting --> Reinstall Windows Installer 
--> Rebooting --> Double-click reg_ocx.bat --> Run reinstallation distribution file (Miplatform_SetupDeploy320U.All.exe)
If Windows reboots during installation, run one more time Miplatform_SetupDeploy320U.All.exe installation file
5) Error 1500 error
- Cause
Trouble occurs when rerunning because Windows Installer does not end normally if failed while being installed. 
- Troubleshooting
Windows rebooting, reinstall distribution file after CAMP ends
6) Error 1327 error(Error 1327.Invalid Drive:E:\)
- Cause
It occurs if Windows registry information (drive information that is not there) is set incorrectly.
If any program set the relevant registry information on incorrect path, 
Error occurs in Windows Installer.
- Troubleshooting
In the content of location
HKEY_CURRENT_USER\Software\Microsfot\Windows\CurrentVersion\Explorer\UserSellFolders 
There is an item that is set in E/\ in data item. Double-click the relevant name to revise the content of value data (V), or 
Delete the relevant name
7) Error 1606 error (Error 1606.Could not access network location...)
- Cause
It occurs if Windows registry information (network drive) is set incorrectly
If any program set incorrect path in the relevant registry, 
Error occurs in Windows Installer.
- Troubleshooting
In the content of location
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserShellFolders 
There is an item that is set at a value starting with \\ in data item, double-click the relevant name, and revise the content of value data (V), or delete the relevant name.

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq33.wmv

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/hidden-folder.wmv Hidden folder(tip).wmv

Error 1500 error

Phenomenon

20120112_100902185_Error1500

Cause

Trouble occurs because Windows Installer won’t end normally while installing MSI extension file

Troubleshooting

1. Restart PC 
2. Move to Control Panel – Add/Remove Programs item
3. If there is MiPlatform list where error occurred, delete it and reconnect to site
4. If MiPlatform list is not seen, reconnect to site

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq34.wmv

Error 1606 error(Error1606.Could not access network location...)

Phenomenon

It occurs if Windows registry information (network drive) is set incorrectly
If any program set incorrect path in the relevant registry, 
Error occurs in Windows Installer.

Troubleshooting

In the content of location HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserShellFolders 
There is an item that is set at value starting with \\ in data item. Double-click the relevant name to revise the content of value data (V), or delete the relevant name.

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq35.wmv

ErrorCode 109 (Failed to generate directory)

Phenomenon

Failed to generate directory
[Message of web page]
Error => C:\Users\???\AppData\LocalLow\TOBESOFT\MiPlatform320U\Ver\ = 109 = Failed to generate directory.

20110926_115744326_error_109

Cause

It is a phenomenon occurring because fonts broke since Hangul is not recognized normally in countries and languages in the operating system (OS); the character string values of TOBESOFT key value items are marked in question marks.

20110926_125622766_error_109_02

Troubleshooting

Change “Region and Language” into English (U.S.), and change again into Korean language (Republic of Korea).

[How to change country and language]
1.  Control Panel – Move to Country and Language(Region and Language) menu, and change form and location manager option item language 
2. Form item language Korean language (Republic of Korea) -> Change to English (U.S.)
3. Manager option – after selecting Setting copy, select Apply
4. After selecting Apply, check all of present setting copy of Start screen and new user account setting items and press OK
5. In the above method, change English (U. S.) to Korean language (Republic of Korea) in country and language
6. Delete TOBESOFT key value of TOBESOFT registry
7. Reconnect to site
[How to delete TOBESOFT key value of registry]
1. Deleting registry value automatically 
After downloading and decompressing Delete_toesoft_Registry_key.zip file,
Run Delete_toesoft_Registry_key .bat file
For OS of or above Windows Vista, click mouse right button and run by manager authority. 
http://www.miplatform.co.kr/faq/data/Delete_toesoft_Registry_key.zip
2.. Deleting registry value manually
A. On Start – Programs and Files window, input command language regedit [Fig. 1]
B. Move to item below and delete TOBESFOT key value [Fig. 2]
HKEY_CURRENT_USER\Software\AppDataLow\Software\TOBESOFT

[Video Data] for troubleshooting can be confirmed by clicking the link below.

http://www.miplatform.co.kr/faq/data/Movie/MiPLATFORM/Eng/faq38.wmv

Error 1719, Error 1704

Phenomenon

The Windows Installer Service could not be accessed. This
can occur if you are running Windows in safe mode, or if the Windows Installer
is not correctly installed. Contact your support personnel for assistance.

Cause

It occurs when the related MSI file is deleted or Windows Installer malfunction.

troubleshooting

Registering the MSI file manually
1. Start -> Auxiliary Program -> Run Command prompt (Run as Administrator above Windows XP OS)
2.  Input REGSVR32 C:\WINDOWS\SYSTEM32\MSI and then press Enter Key

regsvr32

3. If the success message pop up, click the OK and then access the installation page ,and then check if the program can be installed normally.

troubleshooting 2

1. Windows Start button > All Programs > Accessories > Click mouse right button on Command Prompt > click "Run as Adminstrator"

runas

2. Type command on Command Prompt
- C:\> msiexec /unregister
- C:\> msiexec /regserver

3. Restart computer and check the error

"key not valid for use in specified state" and "Error 1359. An internal error occurred".

Phenomenon

Case 1. "key not valid for use in specified state" error, while installing MSI and EXE files.

Keynot

Case 2. "Error 1359.An internal error occurred." error, while installing MSI and EXE files.

error1359 (1)_1

Cause

While installing MSI(EXE), generate Encryption Key in this path "C:\Users\User account\AppData\Roaming\Microsoft\Crypto" then continue to install.

This problem is caused because the access authority is eliminated by unknown reason (Windows Error or access from another program).

troubleshooting

This problem is solved after renaming the RSA folder in 'C:\Users\User account\AppData\Roaming\Microsoft\Crypto'.(for example: RSA__ )

[Reference Document]

https://social.technet.microsoft.com/Forums/windowsserver/en-US/d995cad2-ea8e-43c9-80b4-d8dc1e71a184/cannot-export-private-key-key-not-valid-for-use-in-specified-state?forum=winserversecurity

The profile for the user is a temporary profile.

"The profile for the user is a temporary profile" error , while installing a MSI package.

The-profile-for-the-user-is-a-temporary-profile

troubleshooting

https://support.microsoft.com/en-us/kb/3000988

Please install the Windows update package for the operating system specification referring to above URL. Then, installation will work well after rebooting.

Setting Internet Explorer as default browser in Windows 10

Edge browser in Windows 10 provided by Microsoft does not support ActiveX.
Therefore please do installation using Internet Explorer as below.
 
There are three ways to set Internet Explorer as default browser.

The First Way

SE_R4

1. Input "Settings" in Search the web and Windows on left bottom (Window button + S)
2. Click the "Settings" on result list

des

3. Click "System"

app

4. Click "Default apps" on left list 
5. Click "Microsoft Edge"  of Web brower 
6. Click "Internet Explorer" on Choose an app

setting_F

7. Input "ie" in Search the web and Windows  
8. Click mouse right button on Internet Explorer in result list and click "Pin to Start"
9. "Internet Explorer" icon appears in Window taskbar

The second way

COntrol_F_R1

1. Click mouse right button on Windows start button and click "Control Panel"  
2. Click "Programs" in Adjust your computer's settings 
3. Click "Default Programs" in Programs

Contron_R2

4. Click "Internet Explorer" on Programs list 
5. Click "Set this program as default" 
6. Click "OK"

setting_F

7. Input "ie" in Search the web and Windows  
8. Click mouse right on Internet Explorer in result list and click "Pin to Start"
9. "Internet Explorer" icon appears in Window taskbar

The third way

Win_R

1. After Windows 8 Installation, Click "Let me choose my default apps" on New apps for the Windows.

app_R1

2. Uncheck "Microsoft Edge" on Choose your default apps 
3. Click "Next" button

setting_F

4. Input "ie" in Search the web and Windows  
5. Click mouse right on Internet Explorer in result list and click "Pin to Start"
6. "Internet Explorer" icon appears in Window taskbar

Phenomenon in which Internet Explorer is run only by 64 bit in Internet Explorer 10

Cause

1. Structure of internet explorer 8 and later version
IE 8 and later version use multitask that manage frame and tab separately so frame and
window are executed as Independent process so this prevent to close when just one tab has problem like previous version.
Whenever the Tab is opened additionally, the iexplore.exe process is created.

The number of additionally created iexplore.exe process is not limitless.
The number of iexplore.exe process can be controlled in registry HKCU\Software\Microsoft\Internet Explorer\Main - TabProcGrowth

When TabProcGrowth = 0, Frame and tab regions operate in the same process.
When TabProcGrowth = 1 and higher, Frame and Tab regions will be executed separately in the process upon the added numbers.

* When Tab process property is 32 bit, application made by 32 bit can be executed.
Reference Site
http://www.sysnet.pe.kr/Default.aspx?mode=2&sub=0&detail=1&pageno=0&wid=1372&rssMode=1&wtype=0

2. The cause that Internet Explorer 10 64bit is executed
Internet Explorer8 and 9 version can be executed optionally the 64bit or 32 bit Internet Explorer on the 64 bit OS.
When IE is executed as 32 bit mode, Frame and tab can be executed as 32 bit so there is not problem when 32 bit application running.
But when Internet explorer 10 on 64bit os, frame process is executed as 64 bit fixedly.
When 32bit is executed, only 64bit process is executed.
When the TabProcGrowth value is 0, the process of Frame and Tab is executed in the same process so IE is executed as 64 bit.

Troubleshooting 1

After running the bat file which will change the registry value of troubleshooting number 2 below, open 32bit IE again.
http://www.miplatform.co.kr/Miplatform/NewHome/include/includFileDownLoadNew.asp?str_FileDir=A06&str_file_name=201305-A06-00001-Fix_IE10_64bit_RunError.bat&strSourceName=Fix_IE10_64bit_RunError.bat

Troubleshooting 2

Delete TabProcGrowth value from registry value
Delete TabProcGrowth item of the path below Start > Run > regedit
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN

tabprocgrowth

* If IE won’t run when TabProcGrowth setting value is deleted, confirm
It exists because there is no specific value in registry; add registry value.
Path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN
Name : x86AppPath
Type : REG_SZ
data : C:\Program Files (x86)\Internet Explorer\EXPLORE.EXE 
Reference data : http://www.sysnet.pe.kr/Default.aspx?mode=2&sub=0&detail=1&wid=1372

An error reading from file ExtCommonApiU.dll while installing MiPlatform

Cause

The ExtCommonApiU.dll file is deleted by Immunet Protect program

Troubleshooting

Reinstall Miplatform after deleting Immunet Protect at Programs and Features

Error 2502 Error 2503

Phenomenon

Error Codes 2502/ 2503 occured while installing Miplatform

Cause

This error is occured because user account does not have permission to access the C:\windows\temp folder

Troubleshooting

1. Click mouse right button on C:\windows\temp and select 'Properties'
2. Security -> Click 'Advanced'
3. Permission -> Click 'Change Permission'
4. Click 'Disable inheritance' -> Click 'Convert inherited permission into...'
5.  Delete "TrustedInstaller' in Permission entries list
6. Select User(Windows accout name) -> click 'Edit' -> Click 'Show advanced permissions'
7. Click 'Clear all' -> Check 'traverse folder/ execute file',  'create files/write data', 'create folders/ append data' checkboxes.
8.  OK 
Reference site : http://cafe.naver.com/malzero/102281

Error 1303, Error 1317

Phenomenon

Error 1303/ 1317 occured while installing MiPlatform

Cause

This error is occured because user account does not have permission to access Appdata folder

Troubleshooting

1. Go to C:\Users\user account name and click mouse  right button on AppData folder -> Properties
(Go to Tools>Folder Options>View
tab>Show hidden files and folders if The folder "AppData" is
hidden or not shown.)





0

 

 

2. Go to 'Security tab' -> Click 'Edit'


 

 

2. Click 'Add'

0

 

 

3. Input 'everyone' in blank box and click 'OK' button
0

 

 

 

4. Full control must be checked and click 'OK' button after varification of everyone account is added



 

 

5. Click 'Continue' when 'Error applying security' pop-up window appears while applying permission.




 

 

6. Please reinstall MiPlatform after completion of applying the user permission of AppData folder.
 

An ActiveX control on this page might be unsafe to interact with other parts of the page.

Phenomenon

The pop-up alert window appears as below when the program is distributed.

popup

Troubleshooting

1. IE -> Internet Options -> Security -> Custom Level

security-tab

2. Initialize and ActiveX controls not marked as safe..  -> Check the 'Prompt'
   Script ActiveX controls marked sate for Scripting.  ->  Check the 'Prompt'

script

●  Reference link 
- Reponse from the Microsft community 
http://answers.microsoft.com/ko-kr/ie/forum/ie11-windows_7/%EC%9D%B4-%ED%8E%98%EC%9D%B4%EC%A7%80%EC%9D%98/12110ebd-2129-485d-b6ec-1baf2938b648
- Web site
https://support.microsoft.com/ko-kr/kb/182598

* This pop-up alert could occur in some
cases, if the error continues, please downgrade the Internet Explorer to the previous
version.

Resolution is changed to 680*480 when the program is run by shortcut.

Phenomenon

Resolution is changed to 680*480 when the program is run by shortcut.

1

Cause

This error occurs when the 'Run in 640x480 screen resolution' is checked in compatibility tab in properties of the shortcut.

vista-compatibility-mode

Troubleshooting

Uncheck the 'Run in 640x480 screen resolution'

shortcut_compatibility-mod_uncheck

Error 102

Phenomenon

[ErrorCode:102 ErrorCode:102 Failure bring update information because of network or server error.]

Cause

This error is occurred because files cannot be downloaded as normal file size from server due to network or server problem.

Troubleshooting

1. Reboot the computer completely.

2. In case the same problem is occurred after rebooting, remove the updated IE11.

Control Panel -> Programs and Features -> Installed Updates -> Remove 'Internet Explorer 11'

IE다운그레이드

How to delete web broswer cache

explore

Internet Explorer8, Internet Explorer9

# 1. [Tools] on the upper right corner -> [Internet Option]
# 2. [General] Tab -> Browsing history ->Click [Delete] button
# 3. Check Temporary Internet files, Cookies and History checkbox -> Click [Delete]

IE-Internet-Option

browsersettings-ie-dialog1

deletecooki

Internet Explorer10, Internet Explorer11

# 1. Tool (gear) on the upper right corner -> [Internet Option]
# 2. [General] Tab -> [Browsing history] -> Click [Delete] button
# 3. Check Temporary Internet files and website files, Cookies and website data, History -> Click [Delete]

ie-internet-options2

C:\fakepath\

deletecooki

Chrome

# 1. "Customize and control" on the upper right corner -> Click "Settings"
# 2. Click "Show advanced settings.."
# 3. Click on [Clear browsing data..] button
# 4. Click on [Clear browsing data...] after checking 'Clear browsing history',
      'Clear download history', 'Empty the cache' and 'Delete cookies and other site and plug-in data'   checkboxes

chrome2

chrom3

chrom4

chrom6

Mozilla Firefox

# 1.   (Open Menu) on the upper right corner -> Click "Options"  
# 2. Advanced -> Network Tab -> Click [Clear Now]  of 
"Offline Web Content and User Data"

Firefox3

FirefoxProxy_advan

Safari

# 1. Gear Icon on the upper right corner ->"Preferencs.."
# 2. "Privacy" tab -> Click "Remove All Website Data.."
# 3. "Are you sure you want to remove all data ..?" -> Click "Remove Now"

safari_prefer2

safari-privacy-prefs

safary-privacy-remove2

Fail To Get Proxy Setting Info!

Phenomenon

---------------------------
ProxyHandler
---------------------------
Fail To Get Proxy Setting Info!
---------------------------
확인   
---------------------------

Troubleshooting

When IE > Tools > Internet Options > Connections > LAN settings > Proxy server settings is controlled by security setting in pc or company security, this error message occurs.
To solve this, please check IE > Tools > Internet Options > Connections > LAN settings can be changed.

The target file xxxxx.dll (ocx, exe, msi, cab) is being used by some programs.

Phenomenon

---------------------------
error
---------------------------
The target file xxxxx.dll (ocx, exe, msi, cab) is being used by some programs.
To quit the programs and retry the update, quit the program and select 'Yes'
Select 'No' to reflect changes after reboot. If you select 'Cancel', the update will stop with failure.
(Caution! If you choose 'Yes' without closing these processes, you may lose unsaved data.)
---------------------------
Yes (Y) No (N) Cancel

Troubleshooting

Run IE as administrator clicking mouse right button and go to installation page again.

Program is not executed when LauncherServer is runing on Https.

Phenomenon

After installing TPLSvc_Setup.exe, it is possible to access tplRootCA.pfx , tplCert.pfx installation folder using certification.
But it is impossible to run in Chrome browser because Chrome browser has the option that prevents accessing localhost(127.0.0.1) which is the internal running path of new launcher

Troubleshooting

This is the restriction of Chrome browser.

Guide for troubleshooting

1. Change the setting of Chrome browser to be 'Allow invalid certificates for resources loaded from localhost.'.
① Input "chrome://flags/#allow-insecure-localhost" in address bar of Chrome
② Set enable the 'Allow invalid certificates for resources loaded from localhost'
③ Restart the Chrome browser and run

Reference

Cautions when you use latest Chrome browser (2017.04.14)