c# - run an exe while install a setup through visual studio installer -


i want fetch system information while run setup.exe file.

i used visual studio installer , create setup file.

if possible while run setup.exe can run , fetch system information through c#.

i has done fetch system information , save in .txt file in c#. how run code while install setup.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

python - How to remove the Xframe Options header in django? -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -