Hi all,
I'm trying to include the ePO Agent in a custom VirusScan 7.0.1 package that
I've created with Installation Designer. All is good, except that I can't
get it to install in the the directory I tell it to. I've tried using the
following command lines:
framepkg.exe /install=agent /instdir="%systemroot%\epoagent"
framepkg.exe /install=agent /instdir="c:\epoagent"
framepkg.exe /install=agent /installpath=c:\epoagent
And have also tried putting the path first, before the install=agent part.
The agent does install along with VirusScan, and everything seems to work,
it's just that the agent ends up in \program files\network associates\common
framework. Not a huge problem, but I like having it in the c:\epoagent dir
for easier scripting of the CMDAGENT. Besides, the docs say it CAN be done,
so why isn't it working?
Any info on command line parameters for the framepkg.exe installer would be
most appreciated.
Thanks,
Jayson