Minggu, 25 September 2011

[ExcelVBA] Re: HowTo Configure Excel under Win7

 

I will take these sites to my IT person, see what they think.

In the meantime, I looked at the registry again and finally found the desired settings. I now have a script that merges the settings into the user's registry settings:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Options]
"OPEN"="\"J:\\Chemistry\\RO\\BrewUtilities.xla\""

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Security\Trusted Locations\Location6]
"Path"="\\\\kyle\\public\\Chemistry\\RO\\"
"AllowSubfolders"=dword:00000001
"Description"="For BrewUtilities.xla"
"Date"="9/24/2011 1:09 PM"

[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Security]
"VBAWarnings"=dword:00000001
"AccessVBOM"=dword:00000001

This seems to work well. I am not excited about modifying registry entries, but at least now my students can get to work:)

Thanks,
Robert Brewington

--- In ExcelVBA@yahoogroups.com, "J. Parrish" <adari.j@...> wrote:
>
> Robert,
>
> Here's another site to take a look at. While it doesn't address your
> needs directly, it does show the power of logon scripts using vb and
> they're ability to manipulate Group Policy Objects.
>
> http://www.computerperformance.co.uk/Logon/logon_scripts.htm
>
> Jason
>

__._,_.___
Recent Activity:
----------------------------------
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.

----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA

----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com

----------------------------------
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

Tidak ada komentar:

Posting Komentar