i have a one form project, with some control arrays

creates an instance of IE, does some webscraping
allows user editing
rewrites the web page and ftp uploads it back to the website, using a shell object

no manifest or init commoncontrols, no API declares
does write one file to app.path, but the exe is portable and not installed to program files

can anyone see anything, that may be causing the executable to elevate to run as admin, when compiled on windows 10
or where to start looking

i made up some new do nothing project no shield appeared when compiled

maybe i need to copy the form one procedure at a time into a new procedure, and compile each addition