Copy below code and paste it in Notepad save as Finacle Live URL.vbs
set ie = CreateObject("InternetExplorer.Application")
ie.Navigate "https://dpdcpfjc.fsi.indiapost.gov.in:1443/finbranch/ui/SSOLogin.jsp"
ie. Application.visible = true
Copy below code and paste it in Notepad then save as Finacle MIS Url.vbs
set ie = CreateObject("InternetExplorer.Application")
ie.Navigate "https://dpdcpflmis.fsi.indiapost.gov.in:1443/finbranch/ui/SSOLogin.jsp"
ie. Application.visible = true
After completing the above steps open Finacle Live URL.vbs to access Finacle Production Server on Internet Explorer as we access Windows 7/Windows 10. Or open Finacle MIS URL.vbs to access Finacle MIS Server on Internet Explorer
Finacle Production URL
https://dpdcpfjc.fsi.indiapost.gov.in:1443/finbranch/ui/SSOLogin.jsp.
Finacle Production URL
https://dpdcpflmis.fsi.indiapost.gov.in:1443/finbranch/ui/SSOLogin.jsp
Source: https://www.potoolsblog.in/2024/06/open-internet-explorer-on-windows-11.html
No comments:
Post a Comment