First of all I would like to thank each one of you for the great support and knowledge you guys delivered in the forum …
Today I've finished integrating my last program #60 into my unattended cd which is window washer 6.0.2.466 retail version, therefore I have decided to share it with whom ever interesting to have it … just pm me and I'll email it to you as soon as I get to your pm.
No need for auto-it script or a switch or anything else it's a fully silent installer, created using InstallRite , but I have a small question about the registry to make it functions just the way it should.
That's what I found in one of the entries:
[HKEY_CURRENT_USER\Software\Webroot\Window Washer\Paths] "WINDOWS"="C:\\WINDOWS" "SHARED"="C:\\Program Files\\Common Files\\Webroot Shared" "COOKIES"="C:\\Documents and Settings\\SHARAF\\Cookies" "CACHE"="C:\\Documents and Settings\\SHARAF\\Local Settings\\Temporary Internet Files" "HISTORY"="C:\\Documents and Settings\\SHARAF\\Local Settings\\History" "RECENT"="C:\\Documents and Settings\\SHARAF\\Recent" "TEMP"="C:\\DOCUME~1\\SHARAF\\LOCALS~1\\Temp" "AIM"="" "AOL"="" "ICQ"="" "MSN"="C:\\Program Files\\Messenger" "YHO"="" "FOX"="" "INSTALL"="C:\\Program Files\\Webroot\\Washer" "KEEP"="C:\\Documents and Settings\\SHARAF\\Application Data\\Webroot\\Washer"
In these entries you can realize that's SHARAF is the account name created know, and most of these keys are aiming to SHARAF's Documents and Settings , WILL SO, THAT MEANS I HAVE TO CREATE AN ACCOUNT CALLED SHARAF DURING MY UNATTENDED INSTALLATION TO ASSIGN THESE ENTRIES TO IT.
So how can I make these entries works for any user created during the unattended installation not just SHARAF?
I tried using %AllUsersProfile% but didn't work i.e. :
"CACHE"="%AllUsersProfile% \\Local Settings\\Temporary Internet Files"
.... any idea?
This post has been edited by crystalxp: 19 April 2006 - 02:56 PM



Help
Back to top









