G
Guest
Hi
Thank you for taking time to read my issue
In my XPE image,I operate a file in a folder whose path contains the space
and my script has a error "There in no file extension in "C:\program"".for a
simple example,I create a file in the Program files by script. I added some
components to my project by target designer,but all were failed. I don't know
whether the XPE identify the path which contain the space
I test a simple example:
create a file "C:\program files\hello.vbs"
in the hello.vbs there is only one sentence: MsgBox "hello"
run this hello.vbs script in the XPE image
the error is "There is no file extension in "C:\program""
run this hello.vbs script in xp system, it is successful
I suppose that there is a lack of some components in the XPE image
But I can't find the correct one
I want to know whether the XPE file system support the path which contain
the space
Thanks very much
annie
Thank you for taking time to read my issue
In my XPE image,I operate a file in a folder whose path contains the space
and my script has a error "There in no file extension in "C:\program"".for a
simple example,I create a file in the Program files by script. I added some
components to my project by target designer,but all were failed. I don't know
whether the XPE identify the path which contain the space
I test a simple example:
create a file "C:\program files\hello.vbs"
in the hello.vbs there is only one sentence: MsgBox "hello"
run this hello.vbs script in the XPE image
the error is "There is no file extension in "C:\program""
run this hello.vbs script in xp system, it is successful
I suppose that there is a lack of some components in the XPE image
But I can't find the correct one
I want to know whether the XPE file system support the path which contain
the space
Thanks very much
annie