kev_147 Posted May 10, 2006 Posted May 10, 2006 Hi guys, I know this sort of defeats the object of the WPI Project in the fact that the development and additions are continuos, but I am currently creating an automated CD for the company that I work for and one of the main concerns is security. What I mean by that is that if possible at all times, the company wants the cd to use microsoft created technologies or our own code to complete any tasks. We have achieved this on everything from installing the os, installing hotfixes, installing corporate apps, tweaks etc, but the last thing we need to do we are having problems with.What we want is something that gives the engineer the choice to install the departmental software (ie not the standard corporate software that can be installed on any pc on the lan). We think that WPI is the solution and the best way forward, but we do not require any of the fancy stuff, ie sound, media player etc. All we want is a form/gui (theme) that asks the enginer what they want to install and press a button.Is it possible to let me know what javascript code I need to amend to do this please.I think it is amazing what can be done via WPI, but am afraid in this instance it is too good for our needs if that makes sense.Any assistance would help me greatly as my javascript knowledge is cr@p
kev_147 Posted May 10, 2006 Author Posted May 10, 2006 Sorry for posted such an obvious post before. I thought I had downloaded WPI Lite before, but I have just downloaded it again and it looks more suitable to our needs. Thanks for pointing me in the right direction.Is there any documentation on what all of the js files actually do? I need to check that the source code is acceptable for our use within the corporate LAN.Also do I need to have the following line in the wpi.hta file?<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Kelsenellenelvian Posted May 11, 2006 Posted May 11, 2006 No you don't need to have that entry in wpi.hta and as for documentation on the .js files there is none they have been a looooong work in progress and modified by MANY people to get to where they are.
kev_147 Posted May 11, 2006 Author Posted May 11, 2006 I have just gone through all the java scripts and even though my knowledge is very limited and is more batch and WSH, the code doesn't seem to do anything malicious (not that I thought it would). The only thing I am going to change is the undo.reg file in the fact that I am going to put back the default windows xp settings.Thanks for all your help guys
Kelsenellenelvian Posted May 11, 2006 Posted May 11, 2006 (edited) You are very welcome. Always glad to help. WPI lite sounds like it is exactly what you are looking for. Please feel free to ask any other questions you need. Edited May 11, 2006 by Kelsenellenelvian
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