Guo KK

Results 20 comments of Guo KK

Pray for you my bro. You are the second one I heard who personally experienced recently. Take care everyone.

Regarding the satellite dlls, it is recommended solution by Microsoft. Before 0.2.0.1, I did wrap all laugnage dll into the main dll, but somehow it doesn't work for some people,...

I would like to focus on APK file structure and parsing. I would like to make apkshellext as lite and easy as possible, so far I didn't see many people...

if you know the location in manifest, use the general one: %Attr(TagPath,Attribute)%

The thing is I don't know where to get the info either, so the general variable %Attr(TagPath,Attribute)% will extract certain info from manifest.xml, use the "dump" menu to get the...

Hi, @blackcrack , it's really a good approach, and I believe it will help a lot of people too. I would like to treat anything aside the core feature as...

I'm not sure if I understood the issue. There might be issue with %~dp0 variable. %REGASM% /codebase "%~dp0\apkshellext2.dll" But can you please paste the error message?

I played couple of times 10 years ago, and I think it's a good game, specifically for education purpose. I hope the source code is still there and can be...

Directly write the registry might be an option. TheColonel2688 于2017年4月12日周三 上午11:46写道: > I have two servers in teh same DLL > > this is all I got so far >...