MGadAllah Posted August 12, 2006 Posted August 12, 2006 Hi all:I've made my own setup billboard, and autorun screen which can be found hereI was wondering about the way I can put a link for running WPI directly from the autorun screen ?is it possible?I've used AutoPlay Media Studio 6.0 to creat this screenand tried every option to do it, but failedany one can help it?Thanks
Ric30 Posted August 17, 2006 Posted August 17, 2006 create a button and use this Shell.Execute("wpi\\wpi.hta", "open", "", "", SW_SHOWNORMAL);
MGadAllah Posted August 26, 2006 Author Posted August 26, 2006 Are you sure that code working with WPI 5.3 ?Because it do nothingI did the same steps as most buttons I havedoes there is an extra space or something?Thanks
Ric30 Posted August 28, 2006 Posted August 28, 2006 Yes its working with wpi 5.3.the wpi folder must be in the root of the disc.
MGadAllah Posted October 1, 2006 Author Posted October 1, 2006 (edited) Removed Edited October 1, 2006 by mgadallah
papas Posted October 3, 2006 Posted October 3, 2006 (edited) CODEShell.Execute("wpi\\wpi.hta", "open", "", "", SW_SHOWNORMAL);Thanksdont work whit wpi 5.4plece help Edited October 3, 2006 by papas
singal Posted February 9, 2008 Posted February 9, 2008 I'm working with a unattended xp cd. But I don't know how to make wpi with xp autoplay menu using autoplay media studio 60. So, if possible plz help me urgently. I want to complete my work with your help.
Kelsenellenelvian Posted February 11, 2008 Posted February 11, 2008 @singal the info is all in this thread what don't you understand?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now