Hi all
I have several folders that when opened I would like to add some sort of pop up instructions before people thrash about open documents etc. is this at all possible? if so can somebody point me toward an article that might help because my Google skills have drawn a blank
Cheers
Pop up message when opening a folder
-
- SilverLounger
- Posts: 1952
- Joined: 26 Jan 2010, 12:46
- Location: Nr. Heathrow Airport
Pop up message when opening a folder
Steve
http://www.freightpro-uk.com" onclick="window.open(this.href);return false;
“Tell me and I forget, teach me and I may remember, involve me and I learn.”
― Benjamin Franklin
http://www.freightpro-uk.com" onclick="window.open(this.href);return false;
“Tell me and I forget, teach me and I may remember, involve me and I learn.”
― Benjamin Franklin
-
- Administrator
- Posts: 79676
- Joined: 16 Jan 2010, 00:14
- Status: Microsoft MVP
- Location: Wageningen, The Netherlands
Re: Pop up message whn opening a folder
I will move this to the Windows General forum because it is about Windows folders, not about Office.
Best wishes,
Hans
Hans
-
- SilverLounger
- Posts: 1952
- Joined: 26 Jan 2010, 12:46
- Location: Nr. Heathrow Airport
Re: Pop up message whn opening a folder
Thanks Hans
Steve
http://www.freightpro-uk.com" onclick="window.open(this.href);return false;
“Tell me and I forget, teach me and I may remember, involve me and I learn.”
― Benjamin Franklin
http://www.freightpro-uk.com" onclick="window.open(this.href);return false;
“Tell me and I forget, teach me and I may remember, involve me and I learn.”
― Benjamin Franklin
-
- Administrator
- Posts: 79676
- Joined: 16 Jan 2010, 00:14
- Status: Microsoft MVP
- Location: Wageningen, The Netherlands
Re: Pop up message whn opening a folder
I don't think that is possible, but let's see if someone else comes up with a suggestion.
Best wishes,
Hans
Hans
-
- SilverLounger
- Posts: 2155
- Joined: 25 Jan 2010, 02:12
Re: Pop up message whn opening a folder
Check out XYplorer. It says it is scriptable. So, you may be able to get it to do what you want. It is not free though.
Joe
-
- SilverLounger
- Posts: 1952
- Joined: 26 Jan 2010, 12:46
- Location: Nr. Heathrow Airport
Re: Pop up message whn opening a folder
HI Joe
This seems to be pointed toward server to which I have no access, but thank you anyway
Cheers
This seems to be pointed toward server to which I have no access, but thank you anyway
Cheers
Steve
http://www.freightpro-uk.com" onclick="window.open(this.href);return false;
“Tell me and I forget, teach me and I may remember, involve me and I learn.”
― Benjamin Franklin
http://www.freightpro-uk.com" onclick="window.open(this.href);return false;
“Tell me and I forget, teach me and I may remember, involve me and I learn.”
― Benjamin Franklin
-
- 5StarLounger
- Posts: 1120
- Joined: 26 Jan 2010, 11:32
- Location: "What a mighty long bridge to such a mighty little old town"
Re: Pop up message whn opening a folder
If you're giving people a shortcut to the folders, it might be possible to write a script to pop up a message box then open the folder when they acknowledge the message box. They would run the script when they click the shortcut.
I would usually use Autoit for stuff like this, but other scripting agents are available...
I would usually use Autoit for stuff like this, but other scripting agents are available...
John
“Always trust a microbiologist because they have the best chance of predicting when the world will end”
― Teddie O. Rahube
“Always trust a microbiologist because they have the best chance of predicting when the world will end”
― Teddie O. Rahube
-
- 5StarLounger
- Posts: 1157
- Joined: 21 Jan 2011, 16:51
- Location: Florida
Re: Pop up message when opening a folder
How about using desktop.ini to:
a. Set up an informative folder ICON
b. Put your message or a pointer to your message in an INFOTIP.
a. Set up an informative folder ICON
b. Put your message or a pointer to your message in an INFOTIP.
PJ in (usually sunny) FL