AP WebAgent on 64 bit Operating Systems


How to start the .Jar file - 64 bit Win7  

1.Click the Start button
2.In the search box, type command prompt.
3.In the list of results, right-click Command Prompt, and then click Run as administrator.
If you are prompted for an administrator password or confirmation, type the password or provide confirmation.


Then run the command below from the directory that the jar file is located.

32 bit:

java -d32 -jar WebFeedsAgent.jar

64-bit:

java -d64 -jar WebFeedsAgent.jar  (this command starts the .jar and brings up the AP Log in to start ingesting. If you specify a new Agent name, it will be configured, and valid. Sign in with the AP supplied user name, password, and agent name.



How to enable driver signing -Com0com


NOTE: (x64-based Windows Vista/Windows Server 2008/Windows 7/8): The com0com.sys is a test-signed kernel-mode driver that will not load by default.

To enable test signing, from an admin Command Prompt , from the Windows
System directory , enter command:

 bcdedit.exe -set TESTSIGNING ON   and reboot the computer.


NOTE:  Enabling test signing will impair computer security.

Tips taken from http://sourceforge.net/projects/com0com/source=dlp  

http://com0com.sourceforge.net/
The Null-modem emulator is an open source kernel-mode virtual serial port driver for Windows, available freely under GPL license.



 

Go to top
JSN Boot template designed by JoomlaShine.com