Hi,
Can anybody enlighten me what are the basic dependency files for a .NET exe file? If I use the InnoSetup to create the Setup.exe file, Do I have to register the components on the other machine(assuming the other machine has .NET framework). If I dont use REGSVR32, what is the heirarchy of copying the files on to the new machine?(Basically what files and components do I port with my application and copy to which directory)
does it differ between .Net 1.1 and .NEt 2.0?

Thanks
Vijay S