Filezilla does not work on a Win2k machine due to the auto update feature. We need to turn this off to get it working.
Navigate to %APPDATA%\FileZilla, open filezilla.xml.
Search for code <Setting name="Update Check" type="number">1</Setting>
Change to code: 0
All should be well.
Showing posts with label Windows 2000. Show all posts
Showing posts with label Windows 2000. Show all posts
Dec 15, 2009
Jun 25, 2009
How to: Add persistent route in Windows 2000 Professional
Go to command prompt
This will permanently route IP address 192.168.0.248 to gateway 192.168.100.1
route -p add 192.168.0.248 192.168.100.1
Apr 9, 2009
How to: Install Internet Explorer 6 without Internet
Today, I needed to install Adobe Acrobat 9 Lite, which requires IE6, on an offline Windows 2k machine. My catch 22 was that I had a machine without internet access and Microsoft does not let users, nor IT pros, fully download and install IE6. No IE 6 = no Acrobat for me. Luckily, there was a way around this, and by adding a few commands, we can have a fully distributable IE6 install.
- Go to your internet enabled machine
- Download the IE6 install file to c:\
- Type in Run (KEEP THE QUOTES)
"c:\ie6setup.exe" /c:"ie6wzd.exe /d /s:""#E"- Choose your OS
- Specify a path to download your files
- Copy to USB or CD and install on your target machine
.
Subscribe to:
Posts (Atom)