Simple Port Forwarding helps with the automation process of port forwarding on a variety of routers, without the need to know the technical details of the particular router. Ideal if you use a wide variety of routers, but don't want to find/read the manuals.
| Category: | |
| System Requirements: | Win2K / WinXP / Vista / Win7 |
| Writes settings to: | Application folder |
| Dependencies: | Included in the application directory. |
| Stealth: ? | No. Stores window position settings into registry. |
| License: | Freeware |
| How to extract: | Download the ZIP package and extract to a folder of your choice. Launch spf.exe. |
| What's new? |
|
This is really useful; internet is slow, so this pretty much makes the process faster.
I think it's also having a problem with Windows 7, at least trying to run it from a Temp directory.
The program uses MDAC to read the database, make sure you have the newest MDAC from Microsoft installed on your Win98 system :-)
On the database.exe you can open that with winrar and see it is good. Feel free to upload it to virustotal.com to be sure :-)
quote : "but dislike reading the manual" .
Noobism should not be promoted or encouraged ..
this app is NOT portable and NOT stealth. It requires to copy files into your systems directories, see the readme and check the file _Install_Files_Needed_For_SPF_32bit_System.bat
It uses on-localised target directories /like regsvr32 /s %systemdrive%\Program Files\Common Files\microsoft shared\DAO\DAO350.DLL) in the copy and register operations and potentially copies old version of those files over your newer versions.
My personal opinion is to stay away from this app.
I meant "non-localised" in the previous post
You should read a little better
IF NOT EXIST %systemdrive%\Program Files\Common Files\microsoft shared\DAO\DAO350.DLL copy _Files_Needed_For_SPF\DAO350.DLL %systemdrive%\Program Files\Common Files\microsoft shared\DAO\DAO350.DLL
regsvr32 /s %systemdrive%\Program Files\Common Files\microsoft shared\DAO\DAO350.DLL
notice the "IF NOT EXIST" on every one of the files. It ONLY copies the files if they are not already on the system. SO no files are replaced. With most VB apps some extra files are needed. AT least the user is in control this way and not a setup program.
Also looks like DAO350.DLL is no longer in 2.7.5 that was released. According to the change log the program now uses ADO instead of DAO to read the database. :-)
Just a note with the new v3 - the program has now been split into free and pro versions.
v3.0.2 is 100% portable now, no more files needed to install on the system. Also the port forwarding part of the program is still free, only extra features are part of the pro version :-)
This program is restarting my win xp sp2. Tried 3 times in two days.
It happened 5-10 seconds after I exit program.
Maybe in combination with some other installed program.
Anyone else experienced this?
Skipped few versions.
This version don't restart my XP
It does restart my Xp also :(
D0 s0mething plz :(
In the start menu try running SPF - Basic UI Mode
See if you still have the restart problems.
Again restart (once immediately after start and once after few minutes of work). Didn't have time to find Basic UI mode. I'll give up on this one :(
Looks like it is is just a simple file from Microsoft being out of date. Give this a try
http://forums.pcwintech.com/index.php/topic,1630.0.html
here is the DIRECT link to the Portable version from thier website
http://www.pcwintech.com/files/setups/simple_port_forwarding_v3.1.6.zip
that should work better
V3.1.6
Unfortunately, it doesn't work well in Windows 98 SE. First, you need to change the file _Install_Files_Needed_For_SPF_32bit_System.bat and replace every occurence of %systemroot% with %winbootdir%, then execute the file.
Once you have that done, run the application and update the database... And this is where I'm stuck -- the application doesn't recognize its own database entries. There's no way to select router from the list, because it's empty.
I guess I'll stick to managing port forwarding by hand. Anyway, the app seems promising for the less tech-savvy users!