View Single Post
  #3  
Old 04-17-2006, 05:29
Human
 
Posts: n/a
its unpacked correctly, its like ftprush and lot of arma apps. it GetEnvVariable
arma during unpacking sets enviroment variables, like reigstration codes, unicode,ascii or markers that target isnt unpacked. and you have 2 ways:
1 patch all jne after getenvvar
2 inlinepatch exe with filling all env var that original packed arma sets
2nd way is most perfect.
when you do that icons are back
but getright uses own regcodes so unpack doesnt register it
Reply With Quote