rebuilt it and the file is still not in the root directory? here is the complete initflashfiles.txt
Code:
;-------------------------------------------------------------------------------------------
;Created by ervius packages creator-v2: Package: MobileVPN
root:-Directory("My Documents")
Directory("\My Documents"):-File("EULA Bluefire Security text.txt","\Windows\EULA Bluefire Security text.txt")
root:-Directory("Program Files")
Directory("\Program Files"):-Directory("Bluefire")
Directory("\Program Files\Bluefire"):-Directory("VPN")
Directory("\Program Files\Bluefire\VPN"):-File("bfvpn.exe","\Windows\bfvpn.exe")
Directory("\Program Files\Bluefire\VPN"):-File("getuuid.exe","\Windows\getuuid.exe")
Directory("\Program Files\Bluefire\VPN"):-File("VPNClientDefault.xml","\Windows\VPNClientDefault.xml")
Directory("\Windows"):-Directory("Help")
Directory("\Windows\Help"):-File("Bluefire Mobile Security VPN.lnk","\Windows\Bluefire Mobile Security VPN.lnk")
Directory("\Windows"):-Directory("Start Menu")
Directory("\Windows\Start Menu"):-Directory("Programs")
Directory("\Windows\Start Menu\Programs"):-File("Bluefire VPN.lnk","\Windows\Bluefire VPN.lnk")
Directory("\Windows\Start Menu\Programs"):-File("getuuid.lnk","\Windows\getuuid.lnk")
Directory("\"):-File("bflicense.bfp","\bflicense.bfp")
;END Package: MobileVPN