G
Guest
I've been searching for days. I've seen similar posts, but they are never
resolved.
Please help!
Okay -- I am unable to run any vbscript during any phase with FBA. The
scripts run fine from the command shell after login. I've even created a
script called test.vbs that contains a single line -- WScript.Echo "Hello!"
I've tried different paths, different commands (cscript.exe & WScript.exe).
All I ever get in the FBALOG.txt is:
[FBALaunch] C:\WINDOWS\system32\cscript.exe C:\WINDOWS\system32\test.vbs
(ExitCode: 0x1)
The relevent FBA generic command resource settings are (one of the attempts,
anyway):
Arguments: %11%\test.vbs
FilePath: %11%\cscript.exe
Flags: 0
Phase: 8501
Reboot: FALSE
Timeout: 0
Again -- the scripts all run fine from the command line. I always run them
in a phase after Windows Scripting is available.
I'm using SP2 and all VBSFile registry settings are correct (no missing %1).
When FBA attempts to run the script using cscript.exe, a command window
flashes open and immediately closes -- with no text whatsoever -- so I know
it's at least trying.
I even un-installed XP Embedded (yep, the whole thing -- database and all),
re-installed it and re-imported all my components.
I'm really at a loss.
Any help is greatly appreciated,
JBL
resolved.
Please help!
Okay -- I am unable to run any vbscript during any phase with FBA. The
scripts run fine from the command shell after login. I've even created a
script called test.vbs that contains a single line -- WScript.Echo "Hello!"
I've tried different paths, different commands (cscript.exe & WScript.exe).
All I ever get in the FBALOG.txt is:
[FBALaunch] C:\WINDOWS\system32\cscript.exe C:\WINDOWS\system32\test.vbs
(ExitCode: 0x1)
The relevent FBA generic command resource settings are (one of the attempts,
anyway):
Arguments: %11%\test.vbs
FilePath: %11%\cscript.exe
Flags: 0
Phase: 8501
Reboot: FALSE
Timeout: 0
Again -- the scripts all run fine from the command line. I always run them
in a phase after Windows Scripting is available.
I'm using SP2 and all VBSFile registry settings are correct (no missing %1).
When FBA attempts to run the script using cscript.exe, a command window
flashes open and immediately closes -- with no text whatsoever -- so I know
it's at least trying.
I even un-installed XP Embedded (yep, the whole thing -- database and all),
re-installed it and re-imported all my components.
I'm really at a loss.
Any help is greatly appreciated,
JBL