Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 220
Default Registry Editing

In many places on the WWW, I have read that it would be wise to back up
the Registry before making alterations to it. Why? Assuming the user
knows exactly what he/she is doing, what harm could come of it?

That being said, is it perfectly safe to use the SaveSetting,
GetSetting, etc functions so long as you use it for your own App Names?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Registry Editing

Hi
this is always a good advice as if you're using registry tools
something could go wrong. That said it should be really safe to use
GetSetting and SaveSetting in your Excel application!

--
Regards
Frank Kabel
Frankfurt, Germany

"R Avery" schrieb im Newsbeitrag
...
In many places on the WWW, I have read that it would be wise to back

up
the Registry before making alterations to it. Why? Assuming the

user
knows exactly what he/she is doing, what harm could come of it?

That being said, is it perfectly safe to use the SaveSetting,
GetSetting, etc functions so long as you use it for your own App

Names?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Registry Editing

Assuming the user
knows exactly what he/she is doing, what harm could come of it?


That is a BIG assumption. There is nothing wrong with playing
directly with the Registry, but you have to know what you're
doing. One mistake in the wrong place can cause lots of
problems.

That being said, is it perfectly safe to use the SaveSetting,
GetSetting, etc functions so long as you use it for your own

App Names?

Yes.



--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"R Avery" wrote in message
...
In many places on the WWW, I have read that it would be wise to

back up
the Registry before making alterations to it. Why? Assuming

the user
knows exactly what he/she is doing, what harm could come of it?

That being said, is it perfectly safe to use the SaveSetting,
GetSetting, etc functions so long as you use it for your own

App Names?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Registry Editing

A car is perfectly safe in the hands of someone who is careful, knows how to
drive , etc., but there are still accidents.

GetSetting and SaveSetting are a VBA interface to the registry, and in a
very restricted part of the registry, so you will be okay.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"R Avery" wrote in message
...
In many places on the WWW, I have read that it would be wise to back up
the Registry before making alterations to it. Why? Assuming the user
knows exactly what he/she is doing, what harm could come of it?

That being said, is it perfectly safe to use the SaveSetting,
GetSetting, etc functions so long as you use it for your own App Names?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to search the registry key Belinda Excel Programming 2 February 26th 04 01:14 PM
Value from Registry Roy Lasris Excel Programming 3 February 23rd 04 11:53 PM
System Registry Darryl Bailey Excel Programming 3 October 10th 03 03:47 PM
Registry Tom Ogilvy Excel Programming 1 July 16th 03 01:02 AM
Registry Patrick Molloy[_4_] Excel Programming 0 July 15th 03 12:45 PM


All times are GMT +1. The time now is 03:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"