Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
msieftp.inf
Package: shell.rar [view]
Upload User: xhy777
Upload Date: 2007-02-14
Package Size: 24088k
Code Size: 2k
Category:
Windows Kernel
Development Platform:
Visual C++
- ; Microsoft Internet Explorer FTP Folder
- ;
- ; Copyright 1995-98 Microsoft Corporation. All Rights Reserved.
- ;
- [version]
- signature="$CHICAGO$"
- AdvancedINF=2.0
- [DestinationDirs]
- FTP_DllFiles=11 ; to Win95=X:WindowsSystem WinNT=%windir%system32
- FTP_InfFiles=17 ; to Win95=X:Windowsinf WinNT=%windir%inf
- FTP_WebFiles=25,Web ; to Win95=X:Windowsweb WinNT=%windir%web
- ;; Uninstall will be done through selfreg.inf.
- [DefaultInstall]
- CopyFiles=FTP_DllFiles,FTP_InfFiles,FTP_WebFiles
- AddReg=FTP_UnInstall
- RegisterOCXs=RegisterOCXSection
- RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
- [DefaultUnInstall]
- UnRegisterOCXs=RegisterOCXSection
- DelFiles=FTP_DllFiles,FTP_InfFiles,FTP_WebFiles
- DelReg=FTP_UnInstall
- RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
- [RegisterOCXSection]
- %11%msieftp.dll
- [FTP_DllFiles]
- msieftp.dll
- [FTP_InfFiles]
- msieftp.inf
- [FTP_WebFiles]
- ftp.htt
- [FTP_UnInstall]
- ;;; Uninstall UI in Control Panel->Add/Remove Programs
- HKLM,"%UNINST%",,,
- HKLM,"%UNINST%","DisplayName",,"%DESC%"
- HKLM,"%UNINST%","UninstallString",,"rundll32.exe advpack.dll,LaunchINFSection %17%msieftp.inf,DefaultUnInstall"
- [SourceDisksNames]
- 1=%SetupFileCab%,,1
- [SourceDisksFiles]
- msieftp.dll=1
- msieftp.inf=1
- [Strings]
- ThisDll = "msieftp.dll"
- SetupFileCab = "Microsoft FTP Setup Files"
- ERR_NOSETUPAPI = "Internet Explorer 4.0 needs to be installed for this product to be installed."
- UNINST = "SoftwareMicrosoftWindowsCurrentVersionUninstallMSIE FTP"
- DESC = "Microsoft FTP Folder"