G
Guest
I'm try to execute a vbscript during FBA Phase 8501 with an "FBA Generic
Command" without success.
In the FBA Log i got always the following error:
14:09:38 PM - [FBALaunch] C:\WINDOWS\system32\wscript.exe //B
C:\WINDOWS\TestScript.Vbs (ExitCode: 0x1)
Also the follwoing "Hello World" script give me the ExitCode 0x1:
WScript.Echo "Hello World"
If i start this script after FBA it works without any problems.
I try run run the script with cscript.exe and later FBA phase, all trys
without success.
I've use XP-Embedded with SP2 as development system.
-Should vbscript generell work in a "FBA Generic Command"?
-If yes, can someone give me the calling conventions of an Hello World
Script in a "FBA Generic command"?
Here is my FBA Generic Command:
Type 1
Timeout 0
Start 1
Reboot FALSE
Phase 8501
Flags 0
FilePath %11%\WScript.exe
Arguments //B %25%\TestScript.Vbs
Thanx for all answer!
gerros
Command" without success.
In the FBA Log i got always the following error:
14:09:38 PM - [FBALaunch] C:\WINDOWS\system32\wscript.exe //B
C:\WINDOWS\TestScript.Vbs (ExitCode: 0x1)
Also the follwoing "Hello World" script give me the ExitCode 0x1:
WScript.Echo "Hello World"
If i start this script after FBA it works without any problems.
I try run run the script with cscript.exe and later FBA phase, all trys
without success.
I've use XP-Embedded with SP2 as development system.
-Should vbscript generell work in a "FBA Generic Command"?
-If yes, can someone give me the calling conventions of an Hello World
Script in a "FBA Generic command"?
Here is my FBA Generic Command:
Type 1
Timeout 0
Start 1
Reboot FALSE
Phase 8501
Flags 0
FilePath %11%\WScript.exe
Arguments //B %25%\TestScript.Vbs
Thanx for all answer!
gerros