Can you get Chrome itself without admin rights? That would probably be as beneficial or more for circumventing draconian (and short-sighted) IT policies.
Google's "Chrome Frame" plugin for IE no longer requires admin rights
21–24 of 24 posts
Re: Google's "Chrome Frame" plugin for IE no longer requires admin rights
#22Can you get Chrome itself without admin rights? That would probably be as beneficial or more for circumventing draconian (and short-sighted) IT policies.
If an administrator installs the "multiple user" version of Chrome on the computer (which is installed in the "Program Files" folder as per a normal app), the next time a user runs their "single user" version of Chrome it will display a message that the multiple user version has been installed and their single user application is uninstalled.
References: http://www.google.com/support/forum/p/Chrome/thread?tid=31d0... http://www.google.com/support/chrome/bin/answer.py?answer=11...
Re: Google's "Chrome Frame" plugin for IE no longer requires admin rights
#23Earlier quoted context omitted.
Not really. You can view the source code for both Chrome, Chrome OS and Chrome Frame in their repo: http://src.chromium.org/viewvc/chrome/trunk/src/chrome_frame... As a side note, after having looked at the code for a few minutes, it appears they're doing some clever things with the Chrome Frame helper program: (tidy) DLL injection into Internet Explorer, together with dynamic BHO loading using the windowing API and…
Restricting DLL injection and 'API interfacing' (if that's even a thing) to administrative users would provide no security benefit. People would just have to run as admin. DLL injection is used all over in windows to provide useful features like alternate input methods, icon overlays in explorer, etc. You aren't allowed to inject DLLs into processes owned by other users or processes of higher integrity level, so it's…
Re: Google's "Chrome Frame" plugin for IE no longer requires admin rights
#24Can you get Chrome itself without admin rights? That would probably be as beneficial or more for circumventing draconian (and short-sighted) IT policies.
2. Unzip
3. unzip again until you see a chrome.exe
4. move the chrome.exe to the folder in the same directory
5. Now you have a clean copy of Chrome Dev. Create a shortcut of chrome.exe to your desktop and enjoy!