|
try & change UserName to {UserName} From Inno Help:
{username}
The name of the user who is running Setup or Uninstall program (as returned by the GetUserName function).
The way you have its specific, will always look for UserName ( no one uses that for a name )
|