Hi John I'm in the process of transferring my clients from this year to next year. UK payroll has a obvious date of 5th April!
Once the file is downloaded I use this to install it. */* run setupcalpay lcFile = lsetupcalcpay cPrams = '/SILENT /DIR="'+lNextYearFolder+'"' cAction = "open" ShellExecute(0,cAction,lcFile,cPrams,"",1) You can see a draft of it in action here: http://screencast.com/t/6GlZO4cYKcN The bit you want comes in at 2.30 mins Kind regards Andrew Stirling 01250 874580 [email protected] http://www.calcpay.co.uk HMRC Accredited UK payroll program On 13/03/2012 15:41, john harvey wrote: > Any of you InnoSetup masters know if you can configure a silent install of > software so that the user has no interaction? I want to add a webfilter > program to our LPR cars so the officers won't be able to go to sites that > tend to introduce features to our computers, so I don't want them to have > the ability to cancel the installation. Any ideas? > > Thanks, > > John Harvey > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

