Call of Duty WAW Cleanup
February 27, 2009 by Jake · Leave a Comment
*** Call of Duty WAW Cleanup ***
Creator: Jake
E-mail: jakethegeek @ hotmail dot com
*************************************************************************
MAKE SURE THAT YOU SELECT THE CORRECT OPERATING SYSTEM ON THE MENU BEFORE PRCEEDING TO USE THIS PROGRAM. This is 2 programs in one…one for VISTA and ONE For XP.
*************************************************************************
Download Link
DOWNLOAD CoD WaW-Jcleaner here
*******************
System Requirements
Windows Vista
Windows XP
Also Compatible with Windows 7
Use the Vista menu for Windows 7
*******************
Due to the fact that the WAW mods, usermaps and Profile are stored in a hidden folder in the localAppData area, I made this program to make it easier to remove and cleanup all your files stored in the localAppData folder. They can accumulate to using several Gigabytes of space after awhile!
First of all, it will allow you to backup your User game Profile, so you have a copy of it just incase you need to reinstall WAW. It will also allow you to restore it, back into the same directory after you reinstall.
What it allows you to do is copy and MOVE all files “maps, mods and profile” to your My Documents folder for safe keeping, you can then go to the backup folder and sort out what you want to keep and/or delete. This will allow you to check and see if any mods or usermaps are causing your game to have problems. Once you decide what to keep or delete then just use the restore buttons to put it all back.
***Below is the backup paths***
VISTA C:\Users\your user name\Documents\WaW-Profile-Maps-Mods-Backup
XP C:\Documents and Settings\your user name\My Documents\WaW-Profile-Maps-Mods-Backup
*********** NOTICE **********
*************************************************************************
Make sure that if you restore your files they are in the correct folder listed above
*************************************************************************
I take no responsabilty for any damage or loss of files in any way what so ever.
Use this Programa at your own Risk.
If you are afraid of it doing harm then Delete it.
Thank you: Jake
If you have any questions just email me at the address listed above.
Enjoy
Click the Pic for Full View
Run any application or program as a Windows service!
February 24, 2009 by Jake · Leave a Comment
With Application as Service you can easily run any application as
Windows service, benefiting from all of the advantages native Windows
services provides.
Bellevue, WA, USA – February 17, 2009: Eltima Software, a global
software Development Company, has released Application as Service
version 3.0, the cutting edge solution that allows launching any
application as Windows service.
If you need to run any application as service locally or on a remote
computer, schedule your service to run at the exact time or manage them
remotely, Application as Service is probably the best solution of all
these needs. Application as Service allows launching any applications
(32/64-bit and console ones) as Windows 2000/XP/2003/2008/Vista service
at system boot, without the need of a user session.
Application as Service offers advanced recovery options (restart the
service your application is started by; restart computer; launch
supplementary application), sophisticated dependencies mechanism,
pre-service/post-service application start-up, your application
rights/priority management, “application-crash” protection, graceful
console and Windows application exit, on-the-fly start-up customization
and lots more.
You can configure Application as Service using its GUI interface or
command line configurator directly from your software! Application as
Service features very low CPU usage, custom environment variables and
detailed logging as well as many other features.
Application as Service is an easy-to-use system utility. You do not
need any coding skills in order to launch any application as service.
This can be easily done in a few clicks.
Though Application as Service is a system utility, it has very
intuitive interface which makes it very user-friendly even for the
beginners.
Application as Service 3.0 Features at a Glance:
- Run any application (32/64-bit and console ones) as Windows service
- Create and manage native system services in few clicks
- Easily connect to remote PC over local network or Internet and manage
all remote services like your own
- Run application before users login into their accounts
- Run your application interactively (visible to users) or silently
- Schedule your service to run at the exact time and periodically on the
defined day of the week/month/year
- Minimize downtime by auto-restarting application once it is crashed
- Advanced service dependencies mechanism allows you to run applications
at the certain order
- Define Load Order Group which your application belongs to
- Restrict/grant your application with execution rights by specifying
user account name under which it is run
- On-the-fly service start-up type customization
- Gracefully close console and Windows applications
- Close various popup windows that your application might display
- Specify the process priority for your application Define CPU binding
for multi-processor PCs
- Conveniently supply additional options and system environment
variables for console and Windows applications
- Run additional programs prior to the service startup, program start,
stop or just after the service shutdown
- Redirect STDOUT, STDERROR and STDIN streams to or from the file for
console application
- Specify desktop on which you would like your application to run as service
- Take all benefits of multi-processor, multi-thread and 64-bit platforms
- Works under Virtual Machines (VMWare and so on)
- Use XML configuration file to install the service
Application as Service Pricing and Availability
Application as Service is compatible with Windows NT 4.x, Windows
2000, Windows XPx32, Windows XP x64, Windows 2003 x32, Windows 2003 x64,
Windows Vista x32, Windows Vista x64, Windows 2008 x32, Windows 2008 x64.
You can purchase Application as Service for $79.95 only.
All program upgrades within one major version (that you purchase) are
free to all our registered users. For more detailed information about
our upgrade policy and volume discounts, please email to sales@eltima.com
Additional information about Application as Service, along with
detailed technical documentation, online help and changelog as well as
demo installation package can be found at:
http://www.application-as-service.com/
About Eltima Software
Eltima software delivers top-notch solutions having a friendly team
of 30 professionals. Devoting effort to develop the software of highest
quality that can fit the needs of both experts and computer beginners,
Eltima Software has developed the complete line of system utilities,
security and flash software. We develop solutions for serial
communication and implement virtual serial technologies into our
software. Among our other products are monitoring solutions, network
utilities, developer tools for Java and software for smartphones.
With the design concept of 3 “E”: Experience, Efficiency, Expertise –
Eltima Software has successfully established a world-class brand of the
best price-performance software products.
For more information, please visit http://www.eltima.com.
How to set up a Dedicated WAW Server Using FireDaemon
February 23, 2009 by Jake · Leave a Comment
Video Tutorial on how to run and set up your CoD WAW Dedicated Server and run it as a Service, Using FireDaemon.
Click the Icon below for Video Tutorial![]()
In CoD WAW, to run it as a service using FireDaemon. You need to set all your Parameters and use this command line in there, dont use the arrows.
Notice: I am running this on a dedicate Windows 2003 server in my house. So make sure if it is Vista or other OS the paths i descrive below are correct.
< +set dedicated 2 +set fs_game mods/mp_Jmod +set fs_localAppData +set net_ip xx.xxx.xxx.xx +set net_port 28960 +set sv_maxclients 10 +set sv_punkbuster 1 +exec server.cfg +map_rotate >
Leave out the>>> +set fs_game mods/mp_Jmod <<< if you are running a standard server with no mods or custom maps.
You can put your server.cfg in the MAIN folder…
Your commad line Parameters may differ a little form mine, the fs_mods/yourmodfoldername (only use this if you run mods) and +set fs_localAppData must be there, like i said +set fs_localAppData must be in there no matter what. Make sure your Mods and custom user maps are in the proper place. They do not go in the game folders under program files, they must be located in the folder path i show below…
Windows XP, Server 2003 Path below to your Mods and Maps folders
MODS>>> C:\Documents and Settings\your Windows account name\Local Settings\Application Data\Activision\CoDWaW\mods\YOUR MOD FOLDER HERE
USERMAPS>>> C:\Documents and Settings\your Windows account name\Local Settings\Application Data\Activision\CoDWaW\usermaps\YOUR CUSTOM USER MAPS FOLDERS HERE
Windows Vista Path below to your Mods and Maps folders
MODS>>> C:\Users\yourWindowsaccountname\AppData\Local\Activision\CoDWaW\mods\YOUR MOD FOLDER HERE
USERMAPS>>> C:\Users\yourWindowsaccountname\AppData\Local\Activision\CoDWaW\usermaps\YOUR MAPS FOLDERS HERE
IF you donot run custom mods or maps dont worry about the folders above, for standard game and standard maps.
Also go to Settings Tab and Put your Windows user Name and Password in the “Logon Account” area. If not the service will not run, but show that it is, even though it isn’t.
Pic-1. http://www.webexpressplus.com/extrafiles/FireDaemonWAW.jpg
Pic-2. http://www.webexpressplus.com/extrafiles/FireDaemonWAW1.jpg
I sure hope this helps everyone understand how to run this now…you may need to refine and look up more info on the net…but this does work for me with custom mods and usermap.
Thank you: Jake








