Jump to content

Stopping the security prompts from a interactive CD


Recommended Posts

Posted

I have a interactive drugs cd for use in PHSE lessons. I have copied the contents of the cd to a folder in a shared area that students have access to. I have hidden all the files and folders except the index.htm file that is used to launch the contents. I have tested it all and all the links work fine.

 

My one problem is that a link launches a .exe file which is a flash based questionnaire. I then get prompted to 'save' , 'run' or 'cancel', If i click on run i then get prompted by another pop up box to run the application.

 

If i do all this it does work ok for pupils but is there anyway i can stop this from happening?

Posted
Put the location you are running the files from in your IE 'Trusted' Security Zone. You can do this in GPOs in the IE maintenance section.
Posted (edited)

try using the file prefix ie:

 

file://///Server/share/*

 

That may work, and yes all of the slashes seem to be necessary file:/// (protocol) //server/share (UNC path with reversed slashes) * (wild card permitting whole directory)

Edited by SYNACK
Posted

Looks like IE7 automatically cleans it up to file://server no matter what you put afterwards so it looks like it just opens up all content shared from that server.

 

Oh and full marks for completeness there Geoff :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...