Astalavista Posted December 21, 2004 Posted December 21, 2004 I edit the script last niteI set everything to default.But i have a little problem...It seems like by setting everything on default, the is not created in ...C:\Documents and Settings\All Users\Start Menu\ProgramsIt only exist now in my C:\Documents and Settings\Administrator ACCOUNT\Start Menu\Programswhat is the command to move it?
Astalavista Posted December 21, 2004 Author Posted December 21, 2004 if it is to much of a pain i can always make a sfx of the .lnk and hv it auto extract to all users.
Nologic Posted December 22, 2004 Posted December 22, 2004 Okay Astalavista here is a the requested edit made.I commented out lines no longer required.There where two new lines added...one a simple comment..the other doing what needs to be done.This should show how to correctly edit my scripts so that things install using thier defaults.
Astalavista Posted December 22, 2004 Author Posted December 22, 2004 I ran desktop x script , during a clean install on my laptop. same issuewith vueprint pro.it hangs. from what i remember Mhz 4x the close window command
Nologic Posted December 22, 2004 Posted December 22, 2004 Well script it in and let me know how it fairs.I have no way to test currently besides directly in windows.
Astalavista Posted December 23, 2004 Author Posted December 23, 2004 Ok i fixed it. Using the same method Mhz made for the vueprint.I added a couple of wincloseand add this; EOFIf WinExists( "Accessories") Then Sleep(3000) WinClose( "Accessories")EndIfDesktopX_2.40_au3.rar
S0mE0nesMiNd1 Posted December 23, 2004 Posted December 23, 2004 Tip Asta: Dont Post your CD-Key In The Script
Astalavista Posted December 23, 2004 Author Posted December 23, 2004 crap i forgot to remove it... fixing now.
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