Hi,
I am very new to this stuff,
My install.js file has only code
err = initInstall("plugin FF", "plugin FF", "5.0.0.0");
err = execute("abc.exe", "", true);
if(!err)
{
err = performInstall();
}
this install.js file calls a exe and rest of the installation is done by exe
the main thing is that this whole setup is working fine in xp but it shows
an error "unexpected installation error" in vista.
I searched a lot but could not find any thing.
Could any one suggest me why this is happening,
If this is not the right place to post, Please tell me the link
--
View this message in context:
http://www.nabble.com/install.js-is-working-in-xp-but-not-in-vista-tp14911799p14911799.html
Sent from the Mozilla - XPInstall mailing list archive at Nabble.com.
_______________________________________________
dev-tech-xpinstall mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpinstall