You are here

Registry Help

9 posts / 0 new
Last post
vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
Registry Help

I am working on Snarl, it has quite a few registry entries that are essential for the program. Not quite sure how I can copy them and get them to load with the launch with the app/ I HAVE read the launcher manual but still a bit confused. Do I have to do a registry write for each entry?

Here is a paste of the keys I believe need to be written.
http://tinypaste.com/9249a
Any help appreciated, or maybe this is too complex to go portable? If so I would appreciate knowing that as well.

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 10 months ago
Joined: 2007-04-15 21:08
Registration of some sort

That's doing DLL registration of some sort. I've implemented DLL registration handling in my own development copy of PAL, but I haven't tested it yet and I'm not certain if that's that HK??\Software\Classes\CLSID\...\InprocServer32 keys or something else. For the moment though, yes, I think you do need to handle all of these.

You don't need to save them, so a file name of "-" will do, to not save them; I think http://pastebin.com/t4TwhSV0 should do. No need for RunAsAdmin though.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

Lost1
Offline
Last seen: 11 years 3 months ago
Joined: 2010-09-29 08:48
Did you had any success in

Did you had any success in making Snarl portable?

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
nope

gave up on trying

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

Lost1
Offline
Last seen: 11 years 3 months ago
Joined: 2010-09-29 08:48
Too bad! But thanks for the

Too bad!
But thanks for the info.

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
I think I have th ecopy I made of it

let me check I think I still have it, there was not much interest in it. Give me a day and will get back to you

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

Lost1
Offline
Last seen: 11 years 3 months ago
Joined: 2010-09-29 08:48
It's not too important. Don't

It's not too important.
Don't trouble yourself because of me. If you don't find it it's no big problem for me.

Thank you anyway!

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 6 months ago
Developer
Joined: 2010-02-13 17:10
found it

but now remember why I stopped working on it. Requires VirtualBasic and was not able to make portable....sorry

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

Lost1
Offline
Last seen: 11 years 3 months ago
Joined: 2010-09-29 08:48
No problem.. Thank you!

No problem.. Thank you!

Log in or register to post comments