Many thanks for this intro. Yes you probably could short it down a bit but I happily spend 11 minutes to get this under my belt. Thanks
@jugs01016 жыл бұрын
Excellent, thought I was going to be stuck with InstallShield again. I like the simplicity of this plugin.
@alexandertoquero58882 жыл бұрын
Is it the same method to use with db?
@KyabathHai2 жыл бұрын
can we create setup through installer in 2012 visual studio. in case yes let know
@slartibartfast426 жыл бұрын
Good motto for the future - "Be prepared".
@stenarildhvidsten49876 жыл бұрын
Great video! Thanks for making this!
@theemological6595 жыл бұрын
Hi. On my machine that 'other project types' is not coming. the option is not available and I am unable to create a single executable file. Please help me out
@kevinmoore87336 жыл бұрын
Thank You sooo much for this video! Did you ever do one on signing the installer as you mention at the end of the video?
@minhhoangbui89206 жыл бұрын
When i add Project output, it doesn't generate DLL file.Then i can't run the Setup file. It said "There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor". Could you help me ?
@yusufsuererdem37567 жыл бұрын
Thanks for the video Joche, great!
@shuttereff3ct5935 жыл бұрын
why did Microsoft turned old functionality into extensions & tools to download?
@naudytorres13657 жыл бұрын
Excellent application, works perfect. Thank you!
@nerexware6 жыл бұрын
That application isnt his application.
@hereticstanlyhalo69166 жыл бұрын
How to add a custom folder with contents inside of it into their, cus I made a custom app, and I want it to show up in their, but how?
@dallebull5 жыл бұрын
How would one add an LUA to this?
@marcus74646 жыл бұрын
Thanks a bunch bro that was very helpful! Dios te bendiga!
@DoomCatcher6 жыл бұрын
I followed a long but it didn't work for me, for some reason I had an additional folder with my project called the name of what I called it following a long but the debug folder was empty even when I built the set up. I've seen you have had a lot of negative feedback I would definitely say for future videos if you haven't already pre plan or at least know how to do what you're about to instruct and edit out wasted parts as it wastes viewers time and made it confusing at times. This would of been a brilliant tutorial as no others like it, was still good to see even though unfortunately hasnt worked for me.
@gdttools6 жыл бұрын
Thanks for this tutorial! Does anyone know, why the System.Net.Http.dll appears in the application folder even if the application does not use it?
@leonidasoto7 жыл бұрын
Muchas gracias me ayudó mucho!! Saludos
@yohanfrenzoderamos37587 жыл бұрын
What should I do there's an error says "The following files may have dependencies that cannot be determined automatically. Please confirm that all dependencies have been added to the project." when I click ok when I check the folder of the exe file there's no installer
@JocheOjedaXAFXAMARINC7 жыл бұрын
Yohan Frenzo De Ramos yes because the exercise file is not a dependency. Ad what the error mean is that your references have another reference that you have to manually add
@yohanfrenzoderamos37587 жыл бұрын
What should I do sir? Need some help here
@annyivagy7 жыл бұрын
Thanks,clear,understandable! It works.
@meghamisra56227 жыл бұрын
I have a small windows desktop application and I am trying to package and deploy it the application uses a special third-party font to create barcode and print the barcodes you have already added the DLL from third party to the application library but once setup is created that the font is not working and my project font is also back to ms office font not the barcode font The required font is also installed on the system. Can you please help me to fix this issue
@JocheOjedaXAFXAMARINC7 жыл бұрын
Megha Misra hi well I don't do tech support unless it's a project that I'm working on. If you want tech support you can write me to the email address on the video
@adanpacheco41856 жыл бұрын
Right click "File system on target machine " select "font folder " to add, in this folder add your fonts file and create your setup you are done with fonts.
@medmed-dd9kr2 жыл бұрын
S il vous plaît je voudrais faire un fichier exe en visual studio de sorte que si j'installé ce fichier je ne trouve aucun fichier exécutable sur le pc
@TheMilliardo6 жыл бұрын
I'm facing an error like this "ERROR: An error occurred while validating. HRESULT = '80070057'" and i can't find any working solution. I try everything. Could you help me?
@satyamagrahari21556 жыл бұрын
thanks for that but i have one problem if i'm install that than open in program file dosen;t show dll file so please tell me how to solve this problem.
@shivatejamulaveesala54916 жыл бұрын
Thank you!!!This video is very useful..
@charlesbabbage19915 жыл бұрын
how can i add my database?microsoft access
@yahya-imammunir73817 жыл бұрын
Excellent tutorial thanks
@idea14077 жыл бұрын
This is so awesome. Best instruction.
@JocheOjedaXAFXAMARINC7 жыл бұрын
E C Holm thanks
@valeriazeta7 жыл бұрын
You save my LIFE really! I LOVE YOU! TE AMO EN SERIO MUCHAS GRACIAS ME SALVASTE!
@jicheyu90307 жыл бұрын
Hi,I use the 2017 tools to deploy install package,I set the .net framework 4.5, but when I run the setup.exe on win7 it need install .net 4.6.1.Why?
@JocheOjedaXAFXAMARINC7 жыл бұрын
have you check the project pre-requisite
@jicheyu90307 жыл бұрын
I'm newer about C#, I develop the project code using vs2017, everything about the environment not changed without I set target framework to .net framework 4, how to check the project pre-requisite。
@AngelAbdielAlvaradoSagel6 жыл бұрын
Thanks you for tips... how I can quit install message certificate installations.
@rahathossain43467 жыл бұрын
I have some problem when i create setup file "Value cannot be null. Parameter name: projectItems" how can i fix it?
@JocheOjedaXAFXAMARINC7 жыл бұрын
Rahat Hossain did you added the primary output as shown in the video
@feravladimirovna10446 жыл бұрын
i have done all in the video but the debug folder is always empty i do not know why?
@JocheOjedaXAFXAMARINC6 жыл бұрын
fera fera maybe you are not building your project
@sirishadogiparthy24585 жыл бұрын
How to register com dll with MSI Setup
@JoseLemus687 жыл бұрын
Thank you very much for your video and great job!
@Dexter101x7 жыл бұрын
Surely there is a way to custom build the setup build
@estherpressler46997 жыл бұрын
Very helpful, thank you
@stellabloom7637 жыл бұрын
it saying i dont have visual studio installed .. but i have installed express 2013 version already plz help
@JocheOjedaXAFXAMARINC7 жыл бұрын
did you download the write version? this is the link for the 2013 version marketplace.visualstudio.com/items?itemName=UnniRavindranathan-MSFT.MicrosoftVisualStudio2013InstallerProjects
@stellabloom7637 жыл бұрын
i have visual studio express 2013 for windows desktop
@JocheOjedaXAFXAMARINC7 жыл бұрын
it does not work on visual studio express get 2017 or 2015 community
@stellabloom7637 жыл бұрын
its saying the same ..
@ksam20006 жыл бұрын
works well 👌
@PrOHacK4FuN5 жыл бұрын
I have 2 certification i dont know how to add :/
@programmingtacticalcode79686 жыл бұрын
can you give me link Microsoft Visual Studio 2017 Installer Project?
How come I do not have visual studio Installer!?!?!??!!!
@azabanful7 жыл бұрын
You need to install the extension first marketplace.visualstudio.com/items?itemName=VisualStudioProductTeam.MicrosoftVisualStudio2017InstallerProjects
@dsula21466 жыл бұрын
Great information but it would be better in a blog or written. It's annoying to have to watch videos when only needing to a certain detail.
@Hplayz6 жыл бұрын
The Tutorial is bad (Sry Bro) but its the best one i found so Thx :D
@JocheOjedaXAFXAMARINC6 жыл бұрын
Hi I was not in my brightest hour when I recorded, I'm glad that it helped you, btw really great comment :) you said what you liked and what you did not like it without being offensive
@Hplayz6 жыл бұрын
I liked it and it was Helpfull but not rly that good (I understand you trying to start on YT to right now xDD)
@ramzikhouri6 жыл бұрын
@@Hplayz , I hear you when you say "Out there". Man... the rubbish you find "out there" is amazing.... perhaps Joche is not tough to teach but he did a good job in going through a systematic way of explaining it. Thanks Joche. I'll add a like. nb: I became numb from trying to find something for such a simple requirement. and also thank you Hplayz for this entertainment.. If you think this is bad I ought to send you few links to the ones i saw so far.. :)
@Alonsoman40007 жыл бұрын
Muy buen video!!
@rustyryan44736 жыл бұрын
Starcraft, Unity 5, and Xamarin. We have almost identical desktops :P
@JocheOjedaXAFXAMARINC6 жыл бұрын
Nice
@noahdrisort20057 жыл бұрын
so great bro, thank you, but i wonder "Are there any Installer available in Visual Studio 2017 "
@JocheOjedaXAFXAMARINC7 жыл бұрын
Noah Drisort you have to download the extension since they don't come with the studio anymore
@noahdrisort20057 жыл бұрын
oh, I just have download Installer 2017 for VS2017 but "This extension is not installable on any currently installed products"
@noahdrisort20057 жыл бұрын
Then I download Installer 2015 but it can't find VS2017
Nice Video, but I want to create exe file with the publisher name added, so that end user can get trusted publisher exe
@JocheOjedaXAFXAMARINC7 жыл бұрын
keyur mistry for that you need to signed with a security certificate
@keyur537 жыл бұрын
Thanks, Actually I know that I have to signed with a security certificate. But will you please let me know the steps? Actually I didn't know the exact steps and haven't any idea about how to do so.
@NebraChannel6 жыл бұрын
Thanks a lot
@youvideoisrael7 жыл бұрын
Thx a lot bro
@james909026 жыл бұрын
In case anyone else is having a problem finding the installer projects link (the one in the description is a dud) marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects
@ourcomputer91427 жыл бұрын
How to create Setup exe file in Visual Studio 2010
@JocheOjedaXAFXAMARINC7 жыл бұрын
visual studio 2010 still include the setup projects
@JocheOjedaXAFXAMARINC7 жыл бұрын
visual studio 2010 still include the setup projects so you don't need to install anything to create the setup project
@dukephuongnguyen20535 жыл бұрын
the package installation looks ugly
@shaikashra84436 жыл бұрын
2012?
@JocheOjedaXAFXAMARINC6 жыл бұрын
yes it will work
@lilialang79837 жыл бұрын
Does't Work
@JocheOjedaXAFXAMARINC7 жыл бұрын
Lilia Lang what does not work did you follow all three instructions?
@lilialang79837 жыл бұрын
The first build
@lilialang79837 жыл бұрын
This setup denied use for the program in the bin/Debug. So now I can't build my project
@jubaer.hossain7 жыл бұрын
Disgusting ! So many times you just hangs up and don't know what to do next or don't understand the installer workflow. It seems very unprofessional to me
@JocheOjedaXAFXAMARINC7 жыл бұрын
Jubaer Hossain you have to remember that the origen of this channel is about recording stuff that I don't do so often and that I'm likely to forget I'm sure you will find other tutorials with more professional quality. Anyway thanks for the feedback
@kurdishprogramming46985 жыл бұрын
Good
@adraxer125 жыл бұрын
I don't wanna watch it. Why tutoriul for such simple subject lasts 11 minutes?
@usedtubervidz56556 жыл бұрын
Wtf you talk for like 17 years brooo
@a0d_s7 жыл бұрын
i have no VB "2017" i have VB "2010"
@JocheOjedaXAFXAMARINC7 жыл бұрын
this work on 2010 also, in 2010 is easier since you don't have to install the templates
@juantaday7 жыл бұрын
fuera genial si lo publicara en español...
@JocheOjedaXAFXAMARINC7 жыл бұрын
ya vamos a hacer una version en español
@praktykantelblag80297 жыл бұрын
pls next time PREPARE YOURSELF before you start recording...
@JocheOjedaXAFXAMARINC7 жыл бұрын
praktykant Elblag well if you do this like this video you can watch another one you are free oft do that
@ewaldschulte65296 жыл бұрын
simply horrible ... a waste of storage, energy and time...