_Frosty_
5th August 2008, 04:53 PM
i'm having trouble with one or two rgu files that have come from my cab's using PackageCreater.
some have:
"reg path\item" = ""path_to_app" "%1""
when buildos builds the rom, this always corses an error, if i edit it to:
"reg path\item" = path_to_app %1
no errors, but when running the app in win mobile, cant get to the file,
if i then load regedit, edit so registery has "path_to_app" "%",
all works,
so question is how can i get the rgu to have the double quote with out stopping buildos... are ' allowed?
some have:
"reg path\item" = ""path_to_app" "%1""
when buildos builds the rom, this always corses an error, if i edit it to:
"reg path\item" = path_to_app %1
no errors, but when running the app in win mobile, cant get to the file,
if i then load regedit, edit so registery has "path_to_app" "%",
all works,
so question is how can i get the rgu to have the double quote with out stopping buildos... are ' allowed?