Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Inno setup question

Inno setup question

Scheduled Pinned Locked Moved C / C++ / MFC
questioncomtoolsworkspace
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    YaronNir
    wrote on last edited by
    #1

    I have created a setup script for my application using inno setup. one of the dlls of my application is a COM dll that needs to be registered using regsvr32 where do i put it in the inno script? under what section? what is the command? what are the parameters? thanks Yaron Ask not what your application can do for you, Ask what you can do for your application

    J 1 Reply Last reply
    0
    • Y YaronNir

      I have created a setup script for my application using inno setup. one of the dlls of my application is a COM dll that needs to be registered using regsvr32 where do i put it in the inno script? under what section? what is the command? what are the parameters? thanks Yaron Ask not what your application can do for you, Ask what you can do for your application

      J Offline
      J Offline
      JohnJ
      wrote on last edited by
      #2

      YaronNir wrote: where do i put it in the inno script? under what section? what is the command? what are the parameters? The Inno Setup FAQ holds the answer......Here[^]:) John Hudson Megan Forbes on Life's little accidents: Never, under any circumstances, take a sleeping pill and a laxative on the same night:~ :omg: http://www.rainbow-innov.co.uk[^]

      Y 1 Reply Last reply
      0
      • J JohnJ

        YaronNir wrote: where do i put it in the inno script? under what section? what is the command? what are the parameters? The Inno Setup FAQ holds the answer......Here[^]:) John Hudson Megan Forbes on Life's little accidents: Never, under any circumstances, take a sleeping pill and a laxative on the same night:~ :omg: http://www.rainbow-innov.co.uk[^]

        Y Offline
        Y Offline
        YaronNir
        wrote on last edited by
        #3

        hi, thanks for the reply :) i've notice that regserver is what i need to regsiter COM dll. i have an other file which is COM exe (server) i need to perfrom \regserver on it.... how do i do that in the script? (sorry, but i didn't find it in the help :( ) thanks again Yaron Ask not what your application can do for you, Ask what you can do for your application

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups