/build/static/layout/Breadcrumb_cap_w.png

Custom Action Creation

Guys I need your gifted opinions,
I use both wisescript creation and vbscript for my custom actions. Sometimes I use vbscript when it requires certain things. Actually I usually always use vbscript. My partner, who has tons of more experience, uses wisescript for everything because he doesn't know vb. He screams that you don't need it, but I have seen first hand it is required sometimes. For example when you need to create user accounts, or deploy software that doesn't have our software distribution software installed. They don't want me to use vbscript because they believe it takes up too much of my time learning it. I am a basic scripter currently, and I struggle with creating custom actions by myself. I feel like my skills aren't being utilized to the best of the teams abilities. Guys who have a lot of experience in the packaging and computer scene could you give me your thoughts.

Sincerely
Grafteful user.

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 15 years ago
Red Belt
0
There's a saying in English: "He who pays the piper calls the tune." If the client says you're wasting his time, I'd listen. Meanwhile, use every available opportunity to learn some scripting and not just VBS. I can think of Perl, Python and Powershell as good candidates. Although not strictly speaking a scripting language, SQL is another good string to have in one's bow. I'm sure others have their preferences but they'd be in my list. Incidentally, once you have VBS, it's a very short step to ASP.

All I would say is that, whichever language you plump for, try to live by this maxim: assume nothing. So much script I see assumes so much. There's no error-trapping, for example. If you write some code to create a text file, don't just blindly assume that the file got created: test for its presence and, if it failed, show or log an appropriate error.

Lecture ends :)
Posted by: jmcfadyen 15 years ago
5th Degree Black Belt
0
i would run with learn vbs and forget what your workmates say.

they are either out of touch or simply dont understand scripting themselves. A good scripter can save hours and hours of time doing manual tasks.

vbs is a pretty easy language to get your head around.

to get started all you really need to know is logic flow (which is portable to almost all languages) global vs local scope.

then throw the language specific syntax on top. most languages follow a similar logic flow process.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ