View Full Version : SP2 Expert question
Ramses
September 23rd 04, 11:57 AM
Hi all
First of all, I wish to thank Microsoft for the improvements implemented in
SP2. I was using Netscape before to block the pop-ups, but now I'm back to
Internet Explorer!
I've created some ActiveX plugins that I use localy in combination with
Internet Explorer and I'd like to know how to autorise these to run in
Internet Explorer without being asked confirmation each time.
--
With kind regards
Ramses
--------------------------
Ramses (will follow the c0de - Assembly, the language of the Gods!)
Ramesh [MVP]
September 23rd 04, 01:50 PM
Allow active content to run in files on My Computer - Windows XP Service
Pack 2:
http://www.winxptutor.com/lmzunlock.htm
--
Ramesh, MS-MVP XP Shell/UI
http://www.mvps.org/sramesh2k
"Ramses" > wrote in message
...
Hi all
First of all, I wish to thank Microsoft for the improvements implemented in
SP2. I was using Netscape before to block the pop-ups, but now I'm back to
Internet Explorer!
I've created some ActiveX plugins that I use localy in combination with
Internet Explorer and I'd like to know how to autorise these to run in
Internet Explorer without being asked confirmation each time.
--
With kind regards
Ramses
--------------------------
Ramses (will follow the c0de - Assembly, the language of the Gods!)
Ramses
September 23rd 04, 02:35 PM
This does work but it raises other issues
To understand better I will give you more info
I have a html document (search.html) that contains one button Search
I placed it on the desktop
When I click the button, a new window opens with the activex control
(javascript:window.open(blablabla))
After modifiying like you suggested to open hta instead of html, it did run
the activex without asking, but ignores settings specified in window.open
statement
With kind regards
Ramses
"Ramesh [MVP]" wrote:
> Allow active content to run in files on My Computer - Windows XP Service
> Pack 2:
> http://www.winxptutor.com/lmzunlock.htm
>
> --
> Ramesh, MS-MVP XP Shell/UI
> http://www.mvps.org/sramesh2k
>
>
> "Ramses" > wrote in message
> ...
> Hi all
>
> First of all, I wish to thank Microsoft for the improvements implemented in
> SP2. I was using Netscape before to block the pop-ups, but now I'm back to
> Internet Explorer!
>
> I've created some ActiveX plugins that I use localy in combination with
> Internet Explorer and I'd like to know how to autorise these to run in
> Internet Explorer without being asked confirmation each time.
>
> --
> With kind regards
>
>
> Ramses
>
> --------------------------
> Ramses (will follow the c0de - Assembly, the language of the Gods!)
>
>
>
Ramesh [MVP]
September 23rd 04, 02:49 PM
Ramses,
Have you tried the "Mark of the web" option, which works flawlessly here
(tested with script).
--
Ramesh, MS-MVP XP Shell/UI
http://www.mvps.org/sramesh2k
"Ramses" > wrote in message
...
This does work but it raises other issues
To understand better I will give you more info
I have a html document (search.html) that contains one button Search
I placed it on the desktop
When I click the button, a new window opens with the activex control
(javascript:window.open(blablabla))
After modifiying like you suggested to open hta instead of html, it did run
the activex without asking, but ignores settings specified in window.open
statement
With kind regards
Ramses
"Ramesh [MVP]" wrote:
> Allow active content to run in files on My Computer - Windows XP Service
> Pack 2:
> http://www.winxptutor.com/lmzunlock.htm
>
> --
> Ramesh, MS-MVP XP Shell/UI
> http://www.mvps.org/sramesh2k
>
>
> "Ramses" > wrote in message
> ...
> Hi all
>
> First of all, I wish to thank Microsoft for the improvements implemented
> in
> SP2. I was using Netscape before to block the pop-ups, but now I'm back
> to
> Internet Explorer!
>
> I've created some ActiveX plugins that I use localy in combination with
> Internet Explorer and I'd like to know how to autorise these to run in
> Internet Explorer without being asked confirmation each time.
>
> --
> With kind regards
>
>
> Ramses
>
> --------------------------
> Ramses (will follow the c0de - Assembly, the language of the Gods!)
>
>
>
Ramses
September 23rd 04, 03:11 PM
You mean the saved from url comment?
"Ramesh [MVP]" wrote:
> Ramses,
>
> Have you tried the "Mark of the web" option, which works flawlessly here
> (tested with script).
>
> --
> Ramesh, MS-MVP XP Shell/UI
> http://www.mvps.org/sramesh2k
>
>
> "Ramses" > wrote in message
> ...
> This does work but it raises other issues
>
> To understand better I will give you more info
>
> I have a html document (search.html) that contains one button Search
> I placed it on the desktop
> When I click the button, a new window opens with the activex control
> (javascript:window.open(blablabla))
>
> After modifiying like you suggested to open hta instead of html, it did run
> the activex without asking, but ignores settings specified in window.open
> statement
>
> With kind regards
>
>
> Ramses
>
> "Ramesh [MVP]" wrote:
>
> > Allow active content to run in files on My Computer - Windows XP Service
> > Pack 2:
> > http://www.winxptutor.com/lmzunlock.htm
> >
> > --
> > Ramesh, MS-MVP XP Shell/UI
> > http://www.mvps.org/sramesh2k
> >
> >
> > "Ramses" > wrote in message
> > ...
> > Hi all
> >
> > First of all, I wish to thank Microsoft for the improvements implemented
> > in
> > SP2. I was using Netscape before to block the pop-ups, but now I'm back
> > to
> > Internet Explorer!
> >
> > I've created some ActiveX plugins that I use localy in combination with
> > Internet Explorer and I'd like to know how to autorise these to run in
> > Internet Explorer without being asked confirmation each time.
> >
> > --
> > With kind regards
> >
> >
> > Ramses
> >
> > --------------------------
> > Ramses (will follow the c0de - Assembly, the language of the Gods!)
> >
> >
> >
>
>
>
Ramses
September 23rd 04, 03:17 PM
I used the Allow active content on local machine option.
Thanks
Have 3 different residential scanners (virus, spyware, firewall) so I guess
it won't cause any security problem.
With kind regards
Ramses
"Ramesh [MVP]" wrote:
> Ramses,
>
> Have you tried the "Mark of the web" option, which works flawlessly here
> (tested with script).
>
> --
> Ramesh, MS-MVP XP Shell/UI
> http://www.mvps.org/sramesh2k
>
>
> "Ramses" > wrote in message
> ...
> This does work but it raises other issues
>
> To understand better I will give you more info
>
> I have a html document (search.html) that contains one button Search
> I placed it on the desktop
> When I click the button, a new window opens with the activex control
> (javascript:window.open(blablabla))
>
> After modifiying like you suggested to open hta instead of html, it did run
> the activex without asking, but ignores settings specified in window.open
> statement
>
> With kind regards
>
>
> Ramses
>
> "Ramesh [MVP]" wrote:
>
> > Allow active content to run in files on My Computer - Windows XP Service
> > Pack 2:
> > http://www.winxptutor.com/lmzunlock.htm
> >
> > --
> > Ramesh, MS-MVP XP Shell/UI
> > http://www.mvps.org/sramesh2k
> >
> >
> > "Ramses" > wrote in message
> > ...
> > Hi all
> >
> > First of all, I wish to thank Microsoft for the improvements implemented
> > in
> > SP2. I was using Netscape before to block the pop-ups, but now I'm back
> > to
> > Internet Explorer!
> >
> > I've created some ActiveX plugins that I use localy in combination with
> > Internet Explorer and I'd like to know how to autorise these to run in
> > Internet Explorer without being asked confirmation each time.
> >
> > --
> > With kind regards
> >
> >
> > Ramses
> >
> > --------------------------
> > Ramses (will follow the c0de - Assembly, the language of the Gods!)
> >
> >
> >
>
>
>
Ramesh [MVP]
September 23rd 04, 03:26 PM
You're welcome.
--
Ramesh, MS-MVP XP Shell/UI
http://www.mvps.org/sramesh2k
"Ramses" > wrote in message
...
I used the Allow active content on local machine option.
Thanks
Have 3 different residential scanners (virus, spyware, firewall) so I guess
it won't cause any security problem.
With kind regards
Ramses
"Ramesh [MVP]" wrote:
> Ramses,
>
> Have you tried the "Mark of the web" option, which works flawlessly here
> (tested with script).
>
> --
> Ramesh, MS-MVP XP Shell/UI
> http://www.mvps.org/sramesh2k
>
>
> "Ramses" > wrote in message
> ...
> This does work but it raises other issues
>
> To understand better I will give you more info
>
> I have a html document (search.html) that contains one button Search
> I placed it on the desktop
> When I click the button, a new window opens with the activex control
> (javascript:window.open(blablabla))
>
> After modifiying like you suggested to open hta instead of html, it did
> run
> the activex without asking, but ignores settings specified in window.open
> statement
>
> With kind regards
>
>
> Ramses
>
> "Ramesh [MVP]" wrote:
>
> > Allow active content to run in files on My Computer - Windows XP Service
> > Pack 2:
> > http://www.winxptutor.com/lmzunlock.htm
> >
> > --
> > Ramesh, MS-MVP XP Shell/UI
> > http://www.mvps.org/sramesh2k
> >
> >
> > "Ramses" > wrote in message
> > ...
> > Hi all
> >
> > First of all, I wish to thank Microsoft for the improvements implemented
> > in
> > SP2. I was using Netscape before to block the pop-ups, but now I'm back
> > to
> > Internet Explorer!
> >
> > I've created some ActiveX plugins that I use localy in combination with
> > Internet Explorer and I'd like to know how to autorise these to run in
> > Internet Explorer without being asked confirmation each time.
> >
> > --
> > With kind regards
> >
> >
> > Ramses
> >
> > --------------------------
> > Ramses (will follow the c0de - Assembly, the language of the Gods!)
> >
> >
> >
>
>
>
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.