Quote:
Originally Posted by rstoyguy
Try going to the ftp directory directly: A_C S2 OEMS I'll fix/check out the link later tonight...
|
Thanks for the OEM, there is small error with it... iLock2 shortcuts does not show up... The issue is located at the bottom of your
initflashfiles.txt...
Directory("\Windows\Startup"):-File("
iLock.lnk","\windows\
iLock.lnk")
Directory("\Windows\Start Menu\Programs\S2U2"):-File("
iLock.lnk","\windows\
iLock.lnk")
should be:
Directory("\Windows\Startup"):-File("
iLock2.lnk","\windows\
iLock2.lnk")
Directory("\Windows\Start Menu\Programs\S2U2"):-File("
iLock2.lnk","\windows\
iLock2.lnk")
Again thanks...