Get the new PortableApps.com Platform 10.0: Gorgeous themes, a full portable app store and advanced functionality
Announcing the World's Best Flash Drive: The PortableApps.com Companion | Did you see a malware warning on Friday?

Registry Wrapper

yoda_da_coda - December 7, 2006 - 2:03am

I've made an app in Visual Basic for wrapping registry settings. It works basically the same as Registry Rapper, but has support for multiple registry paths. It launches regedit from command-line to do all registry editing.

You can download it here: http://pickeringfamily.customer.netspace.net.au/RegRap.zip

Please let me know what you think.

Cheers,
Will


( categories: )

It must be

Open Sourced. Please release the code.
Also, Australia rocks!
----
Ryan McCue
Cube Games
Life is like a sewer. What you get out of it depends on what you put into it.
(Tom Lehrer)

"If you're not part of the solution, you're part of the precipitate."

Source

Sry - i have re-uploaded the .zip with the source included.

Cheers,
Will

are u planning to add

are u planning to add support for the %appdata% and %userprofile% directories

Slackware 12 for system
MCP (For XP and Server 2003)
Network + Certified
aim is "nycjv321" (minus quotes)

%appdata% and %userprofile%

Firstly, this is certainly something to think about. However, I developed this program in about an hour for my own use. I've been doing a lot of work on my computer lately (upgrades, windows updates, etc) and wont have much time to do much developing.

Having said that, I'll check how VB handles those paths and probably incorporate that sometime.

Could you please give me some examples of programs that use these paths so that i may use them in my testing?

Thanks,
Will

...

http://www.gnome.org/projects/gnumeric/
Abiword does also i believe

Slackware 12 for system
MCP (For XP and Server 2003)
Network + Certified
aim is "nycjv321" (minus quotes)

Thanks

Thanks for that, i'll have a look soon.

...

what dependencys does it have at my home pc it doesn run Sad peid tells me it VC++? does it depend on the .net framework arrrgggggg
P.S. Download Currupted Sad

Slackware 12 for system
MCP (For XP and Server 2003)
Network + Certified
aim is "nycjv321" (minus quotes)

It's made in Visual Basic

It's made in Visual Basic 6... therefore no .net dependencies (or none that i know of).

And just a thought... how can you be worried about dependencies if you've got a corrupt download?

And regarding the corruptness... i downloaded it in FF as a test, it did indeed say it was corrupt. I downloaded it with an external program (BitComet for those who know of it) and it worked fine. Maybe it's a cache problem.

Hope this helps.

Regards,
Will

Hmmm

I downloaded this with firefox and had no problems what so ever

your friendly neighbourhood moderator Zach Thibeau

Corruptness

Perhaps it's a cache thing. Maybe we need to find someone who knows.

I'm guessing

It's to do with support for download resuming.
----
Ryan McCue
Cube Games
Life is like a sewer. What you get out of it depends on what you put into it.
(Tom Lehrer)

"If you're not part of the solution, you're part of the precipitate."

o0o

sorry i downloaded it the day before and then it flagged an error thats why i was quick to think .net framework (stupid me Sad ) but it was actually the ini. I didnt configure it .the next day when i posted about %appdata% and %userprofile% i wanted to download it on this computer thati am useing now and then i relized that the download had corrupted that why i decieded to point that out Smiling

Slackware 12 for system
MCP (For XP and Server 2003)
Network + Certified
aim is "nycjv321" (minus quotes)

Getting the app

Can't get the download to start. Is it possible to get this hosted somewhere or mirrored where it will be avail. 24/7?

Somewhere there is a village missing an idiot.

Somewhere there is a village missing an idiot.

Mirroring...

It's hosted on my own personal website space. As far as i know, there is nothing wrong with the space (ie no downtime or anything).

Make sure you have the correct capitalization in the address. For some reason it doesn't seem to download if the capitals are not correct.

-Will

I found a way with three

I found a way with three simple batch files to introduce registry changes and restore back the old values in multiple keys

I've stored the whole thing here
http://www.hostfiles.org/download.php?id=B4052C47

hope that someone will find that useful